9 Underutilized Features in CSS

web-tools

List assembled by Jordan Little:

  1. The CSS calc() function
  2. The pointer media query
  3. The currentColor variable
  4. The :valid, :invalid, and :empty pseudoclasses
  5. Counters using only CSS
  6. Predictable tables with fixed layout
  7. Easy form states using adjacent sibling selectors
  8. Algebraic nth-child() selection
  9. Animating elements with animation-fill-mode

As a tenth feature I’d like to add the use of the well supported viewport units.

9 Underutilized Features in CSS →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Join the Conversation

2 Comments

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.