| What is HTML? | |
HTML is the language used to create web pages. |
| Getting Started with HTML | |
There are a few basic HTML commands that should appear on every web page. |
| What are Lists? | |
Using lists on your page can help you group information more clearly. |
| What are Tables? | |
Tables can divide your page into areas in an effort to achieve some control over the layout of your page. |
| What are Frames? | |
Frames provide a way for you to divide the browser viewing areas into multiple windows. |
| Validation and Testing | |
Check for errors and ensure the usability of your site. |
| Text Styles and Fonts | |
HTML tags allow you to enhance the text on your pages using different font styles, faces, colors, and sizes. |
| Using Color | |
Working with color on the Web can be tricky because surfers use different computers, platforms, browsers, and monitors. |