By davidwalsh
via davidwalsh.name
Published: Feb 12 2013 / 13:35
There are plenty of awesome new attributes we've gotten during the HTML5 revolution: placeholder, download, hidden, and more. Each of these attributes provides us a different level of control over an element on the page, but there's a new element attribute that allows control over several elements: scoped. The style element's scoped attribute allows developers to apply styles to only the host element and ancestor elements -- a new level of control that CSS hasn't seen in several years.
Tweet
SaveShareSend
Tags: css-html, frameworks, javascript, web design
Add your comment