CSS

1304 bookmarks
Custom sorting
The truth about CSS selector performance
The truth about CSS selector performance
If you're a web developer, you may have already heard that some CSS selectors are faster than others. And you're probably hoping to find a list of the better selectors to use in this article. Well, not quite. But bear with me, I promise that by the
·blogs.windows.com·
The truth about CSS selector performance
12 Days of Web
12 Days of Web
A year-end celebration of fundamental web technologies: HTML, CSS, and JavaScript.
·12daysofweb.dev·
12 Days of Web
So your designer wants stuff to overlap
So your designer wants stuff to overlap
I started my first full-time web developer job back in September of 2013 (not counting the period where I built random sites for random people).
·chenhuijing.com·
So your designer wants stuff to overlap
The New CSS Media Query Range Syntax | CSS-Tricks
The New CSS Media Query Range Syntax | CSS-Tricks
The Media Queries Level 4 specification has introduced a new syntax for targeting a range of viewport widths using common mathematical comparison operators, like , and =, that make more sense syntactically while writing less code for responsive web design.
·css-tricks.com·
The New CSS Media Query Range Syntax | CSS-Tricks
Is it :modal?
Is it :modal?
This handy CSS pseudo-selector gives you a way to select elements that are modal.
·web.dev·
Is it :modal?