Abusing Customizable Selects
<select> feature that may be wild, but also give us a great chance to learn new things in CSS. <select> feature that may be wild, but also give us a great chance to learn new things in CSS. I want to introduce you to a new, experimental form control called <selectmenu>. We’ll get deep into it, including how much easier it is to style than a traditional <select> element. But first, let’s fill in some context …
Styling ranges of text in software is a very useful thing to be able to do. Thankfully, we have the CSS Custom Highlight API to look forward to because it represents the future of styling text ranges on the web.…
Read an updated article with an approach that uses modern CSS features.
You might already know about the CSS gap property. It isn’t exactly new, but it did gain an important new ability last year: it now works in …
