Today I Learned - Rocky Kev

Tagged “fe-masters-css-in-depth”

  1. TIL about styling active/focus together

    Style active and focus at the same time. Some people get to your link or selection by keyboard.

  2. TIL how to use CSS to count things

    Using CSS Counter, counter-reset, and counter-increment.

  3. TIL You can look for elements with specific attributes

    Target elements via CSS with certain attributes

  4. TIL How to target Language

    Target language with CSS

See all tags.