From the course: Modern CSS Techniques without JavaScript
The changing world of UI and CSS
From the course: Modern CSS Techniques without JavaScript
The changing world of UI and CSS
- For years, accordion panels, modal windows, and light-dark mode switches have required JavaScript to power their interactivity. However, we're almost to the point where HTML and CSS can handle all of this interactivity on its own without having to involve JavaScript. In this course, we'll examine the new HTML details and summary elements, the popover API, and the new light-dark function in CSS. Working with these tools, we'll create a site with plenty of interactivity. And look, ma, no JavaScript. I'm Jen Kramer, and for over 25 years I've been coding efficient websites with HTML and CSS. So if you're ready, let's get started with modern CSS without JavaScript.
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.