Table of Contents
- Hello World!
- Understanding Tags and Structure
- Whitespace in XHTML
- Breakdown of a Tag
- Attributes
- Paragraphs and Line Breaks
- Validation and Browser Tools
Basic Structure
Lesson One
In this section, we will:
- Create and dissect a very simple webpage.
- Learn about HTML tags and how HTML handles whitespace.
- Learn about the anatomy of an HTML tag.
- Learn about paragraphs, headings, and physical styles.
- Learn how to validate your code, and why validation is important.
After this section, it would be possible for anyone to create and maintain a very simple webpage. If you would then like to immediately jump to learning about how to publish your webpages to the World Wide Web, skip to the FTP, web hosting, and domain name sections of lesson four.
Select a topic to the right to get started, or go to the first topic, your first webpage.
