Skip to main content

Command Palette

Search for a command to run...

Understanding HTML Tags and Elements

Updated
1 min read

Topics to Cover

  1. What HTML is and why we use it

  2. What an HTML tag is

  3. Opening tag, closing tag, and content

  4. What an HTML element means

  5. Self-closing (void) elements

  6. Block-level vs inline elements

  7. Commonly used HTML tags