10
Advanced and Experimental Features
HTML is constantly changing and evolving to meet the needs of modern web developers, users, and devices. A perfect example of this is the srcset
attribute, which allows the use of multiple images with the <img>
and <source>
elements.
This wasn’t part of the original HTML5 spec, but it was added because enough people requested and voted on the proposal. In this chapter, you’ll learn about some of the cool advanced features built into HTML5, what’s coming down the pike, and how to start using those experimental features today.
It’s All About Browser Support
Hopefully it’s clear by now that how webpages render ...
Get HTML and CSS: Visual QuickStart Guide, 9th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.