WR5 morning review of HTML-CSS-1
- Stands for Hyper Text Markup Language -- use to structure the content on our page (apps)
- What is a tag/element in HTML? Separates info/content on our page
- Popular tags: div, p, a, body, head, footer, span
- Self-closing tags: meta, input, br, img, hr
- Semantic HTML: accessibility, screen readers, improved coding experience
- Cascading Style Sheets -- it's the skin