- What is HTML

- Adding text to a webpage
- What are formatting tags ?

Formatting tags
- Adding formatting tags
- Setting text font
- Sizing text
- Creating basic text styles
- Text color
- Nested tags
Formatting text blocks
- Headings
- The <div> tag
versus the <p> tag

- Creating a text paragraph
- Aligning text with the <p> tag
- Aligning text with the <div> tag
- Align left
- Align center
- Align right
Working with Lists
Working with Hyperlnks
Working with Images
Working with Tables
- What are tables
?

- Creating tables
- Setting table size
- Positioning tables
- Setting table border style
- Setting table color
- Formatting cells
- Cell span
- Adding content to tables
- Nested tables
Setting Page properties
Working with HTML code in code
view