📝

HTML Fundamentals

Beginner

Learn the building blocks of the web - from basics to semantic HTML and accessibility

41 Lessons
4 weeks

Course Lessons

Your First HTML Page

10 min

Learn the basic structure of an HTML document

Beginner

Headings and Paragraphs

8 min

Structure text content properly

Beginner

Text Formatting

10 min

Make text bold, italic, and highlighted

Beginner
4

Lists

12 min

Create bullet points and numbered lists

Beginner

Links

10 min

Connect pages with hyperlinks

BeginnerComplete previous lesson to unlock

Images

8 min

Add images to your pages

BeginnerComplete previous lesson to unlock

Forms - Input Fields

15 min

Collect user input with forms

IntermediateComplete previous lesson to unlock

Forms - Radio and Checkbox

15 min

Create selection inputs

IntermediateComplete previous lesson to unlock

Tables

12 min

Display data in tables

IntermediateComplete previous lesson to unlock

Semantic HTML

15 min

Use meaningful tags for better structure

IntermediateComplete previous lesson to unlock

HTML Entities and Special Characters

10 min

Display special characters and symbols

BeginnerComplete previous lesson to unlock

Divs and Spans

12 min

Structure content with containers

BeginnerComplete previous lesson to unlock

HTML Comments

8 min

Add notes to your code

BeginnerComplete previous lesson to unlock

HTML Attributes

12 min

Add properties to HTML elements

BeginnerComplete previous lesson to unlock

Nested Lists

15 min

Create multi-level lists

BeginnerComplete previous lesson to unlock

Description Lists

12 min

Create term-definition pairs

BeginnerComplete previous lesson to unlock

Blockquote and Cite

10 min

Quote text from other sources

BeginnerComplete previous lesson to unlock

Preformatted Text and Code

12 min

Display code and preserve formatting

BeginnerComplete previous lesson to unlock

Abbreviations and Definitions

10 min

Mark up abbreviations and key terms

BeginnerComplete previous lesson to unlock

HTML5 Semantic Elements

15 min

Use modern semantic tags

IntermediateComplete previous lesson to unlock

Data Attributes

12 min

Store custom data in HTML

IntermediateComplete previous lesson to unlock

Meta Tags

15 min

Add metadata to your pages

IntermediateComplete previous lesson to unlock

HTML Audio

12 min

Embed audio in your pages

IntermediateComplete previous lesson to unlock

HTML Video

15 min

Embed videos in your pages

IntermediateComplete previous lesson to unlock

iFrame - Embedding Content

12 min

Embed external content

IntermediateComplete previous lesson to unlock

HTML Canvas Basics

15 min

Draw graphics with canvas

AdvancedComplete previous lesson to unlock

SVG Basics

18 min

Create scalable vector graphics

AdvancedComplete previous lesson to unlock

Details and Summary

12 min

Create collapsible content

IntermediateComplete previous lesson to unlock

Progress and Meter

12 min

Show progress and measurements

IntermediateComplete previous lesson to unlock

Dialog Element

15 min

Create modal dialogs

AdvancedComplete previous lesson to unlock

Template Element

18 min

Create reusable HTML templates

AdvancedComplete previous lesson to unlock

Web Components - Custom Elements

20 min

Create custom HTML elements

AdvancedComplete previous lesson to unlock

Picture Element - Responsive Images

18 min

Serve different images based on conditions

AdvancedComplete previous lesson to unlock

Datalist Element

15 min

Create autocomplete inputs

IntermediateComplete previous lesson to unlock

Output Element

15 min

Display calculation results

IntermediateComplete previous lesson to unlock

Mark Element

10 min

Highlight important text

BeginnerComplete previous lesson to unlock

Ruby Annotations

12 min

Add pronunciation guides

IntermediateComplete previous lesson to unlock

BDO - Text Direction

10 min

Override text direction

IntermediateComplete previous lesson to unlock

Base URL

12 min

Set default URL for relative links

IntermediateComplete previous lesson to unlock

Microdata and Schema.org

20 min

Add structured data for SEO

AdvancedComplete previous lesson to unlock

PROJECT: Personal Portfolio Page

30 min

Build a complete HTML portfolio using everything learned

IntermediateComplete previous lesson to unlock