Beautiful HTML Websites
These days, many web developers are moving beyond HTML and into the realm of Ruby on Rails. However, we’ve gathered a couple of modern and stunning websites coded with HTML.
HTML: 3 Types of Lists
When coding lists in HTML, it’s important to keep in mind that there are three different types of lists. Each has its own style and can vary across list types. These are the ordered, unordered and descriptive lists.
Ordered List
This type of list is also called a number...
Continue ReadingRuby on Rails: The New HTML
Ruby is a web developement programming language that is used to store user data on a database.
Storing and reading data from a database may sometimes be slow, so to solve this problem, Ruby uses a framework called Rails, which speeds up the read/write process.
Continue Reading
Fancy Objects with CSS
Have you ever wondered what made objects animate and look the way they are? These objects and designs are made from a language called CSS.
CSS stands for Cascading Style Sheets. It is used to design, animate, and edit XML documents.
It has a file extension of .css,...
Continue Reading