A Little Bit Of History
Monday, 22 Mar, 2010 – 8:14 | One Comment
This entry is part 1 of 3 in the series HTML

We are going to begin our free online web design course by covering the history of the great network of knowledge known to mankind as the “Internet” or the “World Wide Web.” I’ll use the …

Introduction To HTML
Monday, 22 Mar, 2010 – 8:16 | No Comment
This entry is part 2 of 3 in the series HTML

In this lesson of our free online web design course, we are going to discover what constitutes a web page.

A web page like the one you are reading right now is not actually what it appears to be. What you are seeing is merely an interpretation of a series of codes known as “HTML codes”.

Fundamental HTML Tags
Monday, 22 Mar, 2010 – 8:20 | No Comment
This entry is part 3 of 3 in the series HTML

HTML codes consist of functions which are refered to as “tags”. It is these “tags” that allow you to format your text to make it bold, italic, large or small. HTML tags do not only deal with text formatting, of course. HTML contains tags for diverse purposes in order to define the layout of a web page and link to other documents. We are going to learn a great deal of HTML tags as we continue our free online web design course.