Introduction to Web Programming
HTML (HyperText Markup Language) is the standard markup language for structuring web pages.
Key Points
- Basic HTML document structure
- Semantic elements (header, main, footer, etc.)
- Common tags: headings, paragraphs, links, images