Discover how the web works by building your own pages from the ground up. Learn HTML fundamentals in this hands-on, beginner-friendly course that makes coding practical and approachable.
Overview
Syllabus
- Introduction to the Web and HTML
- Learn about the web, web pages, and HyperText Markup Language (HTML).
- HTML and Programming
- Learn what markup is and how to create a simple text-based web page by writing HTML in a text file.
- Breaks, Paragraphs, and Whitespace
- Learn how to use breaks and paragraphs to create whitespace on your web page.
- More HTML Elements
- Dive into some additional HTML elements, including nested elements and headings.
- Block and Inline Elements
- Learn about the difference between block and inline elements.
- Files, Addresses, and Links
- Learn more about how to refer to files in your HTML code and add hyperlinks to your web page.
- Structure of an HTML Document
- Zoom out to learn about the overall structure of a web page and how to validate your HTML.