Skip to main content

HTML

Getting Started

  • Emmet - HTML abbreviation syntax for faster coding
  • Layout - Semantic structure elements (header, nav, main, footer, etc.)

Metadata

  • Head - Document head, meta tags, favicon, theme color

Attributes

  • Attributes - HTML attributes, dataset, and DOM properties

Content Elements

  • Content - Text formatting, details, tables, dialogs, time elements
  • Media - Images, video, audio, SVG, and embeds

Form

  • Form - Form elements, validation, inputs, and controls

Accessibility

  • Accessibility - ARIA, semantic HTML, and accessibility best practices