Lesson #01
Introduction to The HTML Language
Welcome to our official HTML Language classroom! HTML is the language used to create documents that can be viewed...
Lesson #02
Your HTML Editor
Before you can begin, you will need an HTML editor. You will use your HTML editor as a canvas for creating...
Lesson #03
Authoring Tools Checklist
This lesson will show you how to get your hands on the right HTML related tools. You need to familiarize yourself with...
Lesson #04
Understanding HTML Tags
An HTML document consists of two elements. First off, there is the text that is viewable by anyone that accesses your page...
Lesson #05
The Basic HTML Structure
In this lesson we will look at a group of HTML tags that you will be using in every web document that you create. The following...
Lesson #06
Checking The Source
One of the best tools at your disposal when learning HTML is the ability to view what other web authors have done by accessing...
Lesson #07
Basic Tags: Playing With Text
We're kicking things off with a look at some simple tags that can be used to enhance and format text within your HTML document...
Lesson #08
Basic Tags: The Font Tags
In this lesson we will take a look at the basic FONT tags and how they can be used to give your text the right font type...