The Different Ways to Select <html> in CSS | CSS-Tricks

Sure, we can select the &#60;html&#62; element in CSS with, you know, a simple element selector, html. But what other (trivial and perhaps useless) ways can we do it? The Different Ways to Select &...

By · · 1 min read
The Different Ways to Select <html> in CSS | CSS-Tricks

Source: CSS-Tricks

Sure, we can select the &#60;html&#62; element in CSS with, you know, a simple element selector, html. But what other (trivial and perhaps useless) ways can we do it? The Different Ways to Select &lt;html&gt; in CSS originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.