HTML Basics
  • What is HTML?
  • HTML Tags
  • Nested Tags
  • HTML General Structure
  • Empty Tags
  • Attributes
  • Comments
Introducing Basic Tags And Their Attributes
  • Text Formatting Tags - Part 1
  • Text Formatting Tags - Part 2
  • Text Formatting Tags - Part 3
  • Global Attributes - part 1
  • Global Attributes - part 2
  • Text Formatting Tags - Part 4
  • Text Formatting Tags - Part 5
  • Text Formatting Tags - Part 6
  • Phrase Tags
  • HTML Semantic Tags - Part 1
  • HTML Semantic Tags - Part 2
  • Inline Elements VS Block Elements
  • Introducing Some Other Tags
Working with Links
  • What is a Link And How to Create it?
  • Absolute Links VS Relative Links
  • Email Links And Anchor Links
Working with Images
  • the Tag And its Attributes
HTML Lists
  • the Ordered Lists
  • the Unorderd Lists
  • the Description Lists
HTML Tables
  • How to Create an HTML Table?
  • Grouping Tables
HTML Forms
  • What is a Form?
  • Let's Create a Form
  • Form Inputs
  • Continuation of Input Types
  • Continuation of Attributes of The Input Tag - Part 1
  • Continuation of Attributes of The Input Tag - Part 2
  • Select Box
  • The Option Tag's Attributes - Combobox VS Listbox
  • Datalist
HTML Media
  • How to Put Video & Audio in a Webpage
  • The
  • The
  • The Tag
Multiple Pages in HTML
  • The