CSS custom properties don't work in media queries. Custom media queries could help out here but unfortunately, they're not supported yet.
Posts people like
em and strong elements are not announced by assistive technologies such as screen readers.
Hone your craft to be better than average.
Input elements of type email and file support the multiple attribute which allows entering multiple email addresses.
Use Twitter's "hidden" embed API to statically prerender Tweets on your sites.
The
inertHTML attribute enables you to make entire web page areas inaccessible.The CSS zoom property, unlike scale, affects an element's layout size, not just its visual appearance.
How to use 'git status --short/-s' to get shorter and easier to grasp status information but 'git status --porcelain' when you build automation with it.
The new field-sizing CSS property allows inputs, selects and textareas to grow depending on their content.
Intlenables you to split strings into meaningful parts such as words, sentences and graphemes..Segmenter