- HyperText Markup Language
- Structures web content
- Uses elements/tags to define content meaning
- Semantic markup
- Forms for user input
- Media embedding
- Accessibility support
- Create a file with
.htmlextension - Copy code from
explanation.html - Open in any browser
- Website structure
- Web applications
- Email templates
- Documentation
- Basic elements (headers, paragraphs)
- Forms and inputs
- Semantic HTML5
- Accessibility (ARIA)