Create pages that look like the ones listed below, and you will learn the most basic parts of HTML. To find out how these pages are made, click on one of the links so that the page opens, pull down the View menu and click on Source. This will show you the code that created the page.
Recreate the tags and text you see in this Source window on a Notepad page and save them as files with an .html extension (for example, basic1.html) inside a folder called htmltutorial. When you do this, be sure to select "All Files" next to "Save as type."
To view your newly created page in a browser, pull down the File menu and select. Click on the Browse button, find where you saved your file, highlight it, click on Open, and then click on OK.
- A basic page
- Fonts and faces
- Fonts and size
- Spacing
- Code readability
- Centering and indenting
- Rules
- Hidden comments
If you think you're ready, open
this document and take the quiz: basichtmlquiz.doc.
Other good references are: