Index
Part 1: Text in HTML [GO] Introduction to HTML Self-Paced Course [GO] Chapter 1: Overview of HTML [GO] Lesson 1: How It All Works [GO] Lesson 2: All about HTML Tags [GO] Chapter 1 Quiz [GO] Chapter 2: Simple Text Documents [GO] Lesson 1: The Bare-Bones HTML Document [GO] Lesson 2: The Title of our Web Page [GO] Lesson 3: Simple Text on our Web Page [GO] Lesson 4: Whitespace and Wordwrapping [GO] Lesson 5: Paragraphs and End-Of-Line Breaks [GO] Lesson 6: Headlines [GO] Lesson 7: Adding Spaces [GO] Lesson 8: Preventing Line Breaks [GO] Lesson 9: Centering Text and Stuff [GO] Lesson 10: Embedding Comments in the Source File [GO] Chapter 2 Quiz [GO] Chapter 2 Exercise[GO] Chapter 3: Using HyperLinks [GO] Lesson 1: What's a Link? [GO] Lesson 2: File Organization and Your Very Own Web Space [GO] Lesson 3: Links to Local Files [GO] Lesson 4: Links to Other Web Sites [GO] Lesson 5: Links to Different Parts of the Same Web Page [GO] Lesson 6: Links to a Specific Part of a Different Web Page [GO] Chapter 3 Quiz [GO] Chapter 3 Exercise
[GO] Chapter 4: Accenting Text [GO] Lesson 1: Bold Text [GO] Lesson 2: Italicized Text [GO] Lesson 3: Underlined Text [GO] Lesson 4: Striked Text [GO] Lesson 5: Fixed-Spaced Text [GO] Lesson 6: Preformatted Text [GO] Lesson 7: Block-Quoted Text [GO] Lesson 8: Paragraph alignment [GO] Lesson 9: Font Size [GO] Lesson 10: More Control OverFont size [GO] Lesson 11: Changing Relative Font Size [GO] Lesson 12: Horizontal Rules [GO] Chapter 4 Quiz [GO] Chapter 4 Exercise [GO] Chapter 1-4 Tag Summary Part 2: HTML Color and Images [GO] Chapter 5: Adding Color [GO] Lesson 1: HTML Colors [GO] Lesson 2: Background Color [GO] Lesson 3: Font Color [GO] Lesson 4: Link Color [GO] Lesson 5: Color Names [GO] Chapter 5 Quiz [GO] Chapter 5 Exercise [GO] Chapter 6: Images [GO] Lesson 1: How the Browser Handles Images [GO] Lesson 2: Image File Formats [GO] Lesson 3: Background Textures and Images [GO] Lesson 4: Adding Simple Images [GO] Lesson 5: Alternate Text for Images [GO] Lesson 6: Aligning Caption Text with Images [GO] Lesson 7: Wrapping Text Around Images [GO] Lesson 8: Width, Height, & Loading Images Last [GO] Lesson 9: Space Around Images [GO] Lesson 10: Off-Page Images & Helpers [GO] Lesson 11: Image Presentation Issues [GO] Chapter 6 Quiz [GO] Chapter 6 Exercise [GO] Chapter 7: Clickable Images [GO] Lesson 1: Building a Clickable Image Link [GO] Lesson 2: Borders for Clickable Image Links [GO] Lesson 3: Clickable Captions with Image Links [GO] Lesson 4: Thumbnails and Off-Page Image Links [GO] Chapter 7 Quiz [GO] Chapter 7 Exercise [GO] Chapter 5-7 Tag Summary [GO] Image Checklist Part 3: HTML Lists & Tables [GO] Chapter 8: Lists [GO] Lesson 1: Unordered (Bulleted) Lists [GO] Lesson 2: Nested Lists [GO] Lesson 3: Specifying Bullet Type in Lists [GO] Lesson 4: Ordered (Numbered) Lists [GO] Lesson 5: Specifying Alternative Sequences [GO] Lesson 6: Specifying the Starting Number [GO] Lesson 7: Definition Lists [GO] Chapter 8 Quiz [GO] Chapter 8 Exercise [GO] Chapter 9: Tables [GO] Lesson 1: Tables and Compatibility Issues [GO] Lesson 2: Simple Tables [GO] Lesson 3: Table Captions and Headings [GO] Lesson 4: Aligning Table Captions [GO] Lesson 5: Aligning Text in Tables [GO] Chapter 9 Quiz [GO] Chapter 9 Exercise [GO] Chapter 10: Graphically Enhanced Tables [GO] Lesson 1: Cells and Borders [GO] Lesson 2: Cell Spacing and Cell Padding [GO] Lesson 3: Specifying Table Width [GO] Lesson 4: Specifying Cell Size [GO] Lesson 5: Cell Size by Columns and Rows [GO] Lesson 6: Word-Wrapping in a Cell [GO] Lesson 7: The Blank Cell [GO] Lesson 8: Cell Alignment Revisited [GO] Lesson 9: Background Color for Tables [GO] Lesson 10: Background Color for Individual Cells [GO] Lesson 11: Border Color for Tables [GO] Chapter 10 Quiz [GO] Chapter 10 Exercise [GO] Chapter 11: Advanced Application Examples Using Tables [GO] Lesson 1: A Picture-Frame for an Image [GO] Lesson 2: Images and Links in Tables [GO] Lesson 3: Links, Images, & Tables: Creative Use of Graphics [GO] Lesson 4: Links, Images, & Tables: Links in a Circle [GO] Lesson 5: Different Colored Cells: The Paper Effect [GO] Lesson 6: Different Colored Cells: The Color Pallette Table [GO] Lesson 6a: The Color Pallette Table - Another Way [GO] Lesson 7: Different Colored Cells: Enhancing Tabular Data [GO] Lesson 8: Simple Clickable Sidebar [GO] Lesson 9: Enhanced Clickable Sidebar [GO] Lesson 10: Graphical Clickable Sidebar [GO] Lesson 11: Complex Partitioning Part 4: Advanced Features in HTML Part 5: Miscellaneous
12. Getting E-mail
- the "mailto" text link
- the "mailto" subject
- the "mailto" image link
13. Special Characters
- spaces
- "greater-than" and "less-than"
- ampersands
- copyright symbol, registered symbol
- more
14. Odds and Ends
- file inclusion
- Meta tags
- "description"
- "keywords"
-!DOCTYPE
15. Advanced HTML Features
- frames
- forms
- image mapping
- animation
16. Compatibility Issues
- Text Browsers
- spaces
- Tables
- Frames
- Image Formats
- Image Size
17. Checking the HTML Document
- checking HTML compliance
- spell-checking
18. Miscellaneous Practical Details
- uploading your web page to your web-space
- "robbing" HTML source code
- where to get web page textures/backgrounds
- where to get image editors
- where to get icons, clipart, and images
- about HTML editors
- a source for handy HTML cheat-sheets
- where to get advanced info on HTML
- where to get more info on Netscape issues
- where to get more info on Internet Explorer
19. Starter Templates
- intro to starter templates
- basic skeleton
- simple text page
- simple home page
- personal home page with images
- business/ organizational home page with images
- child page with ordered list
- child page with unordered list
- child page with tables
- header template
- body template
- footer template