HTML (HyperText Markup Language) is the foundation of web development. This course will guide you through the basics of creating a structured HTML document, covering everything from basic tags and attributes to creating simple elements like paragraphs and headers. By the end, you'll have a solid understanding of how to build your first webpage.
Overview
Syllabus
- Lesson 1: Basic HTML Structure
- Building Your First HTML Page
- Personalize Your HTML Page
- Fix Basic HTML Structure
- Complete the HTML Structure
- Add the Body Tag
- Write Your First HTML Page
- Lesson 2: Adding Paragraphs and Headings
- Creating Headings and Paragraphs
- Change Heroes to Villains
- Fix the HTML Bug
- Add Missing HTML Headings and Paragraphs
- Write the body from Scratch
- Lesson 3: Using Lists
- Creating Lists in HTML
- Ordered and Unordered Lists
- Fix the HTML List Bug
- Complete the Ordered List Task
- Building HTML Lists from Scratch
- Lesson 4: Adding Attributes to Elements
- Attributes in Action
- Change Hidden to Draggable Paragraph
- Fix HTML Attribute Errors
- Add Missing HTML Attributes
- Building a Fan Page