From the course: Crafting Meaningful HTML
Craft meaningful HTML - HTML Tutorial
From the course: Crafting Meaningful HTML
Craft meaningful HTML
- Semantic HTML means HTML with meaning behind its elements. It's the UX of HTML, and good semantics mean good accessible user experiences. With accessibility at the forefront of developers' minds and with lawsuits about inaccessible websites in the news, there's never been a better time to learn the rest of HTML. Let me show you how to improve accessibility and user experience. I'm Jen Kramer, and for over 20 years, I've been teaching students that the Hypertext Markup Language is about identifying the types of content on a webpage, not about providing the scaffolding for hanging CSS classes and JavaScript events. So if you're ready, let's get started crafting some meaningful HTML.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.