UI Dev Newsletter Issue #92
In this issue: the highest specificity, CSS resize property, useful console scripts, and more.
(255,255,255) is the Highest Specificity
Bramus Van Damme investigates what the highest possible selector specificity is.
Learn CSS Positioning
Ahmad Shadeed shares an interactive article that helps you learn about how positioning works in CSS.
Style file selector button using CSS
Amit Merchant demonstrates how to create a stylish file selector button using CSS.
Resizing with CSS
Michelle Barker explores the resize CSS property and shows some use cases.
What framework should I use?
Chris Ferdinandi provides a short guide for choosing the proper JavaScript framework based on individual needs and priorities.
How to password protect a static HTML page with no JS
Terence Eden shares a “deeply stupid way” to password-protect a static HTML page without JavaScript.
Almond.CSS
Alvaro Montoro shares a collection of CSS styles to make simple websites look nicer.
Dear Console…
Christian Heilmann introduces a repository of little scripts you can use in the browser console to achieve various tasks.