Best of CSS TipAugust 2023

  1. 1
    Article
    Avatar of csstipCSS Tip·3y

    A Fancy Hover Effect For Your Avatar

    A Fancy Hover Effect For Your Avatar for your Avatar. Add a nice "Pop out" hover effect to your avatar using a minimalist code. No extra element (only the tag) - No pseudo-element - Less than 20 declarations - Optimized with CSS variables.

  2. 2
    Article
    Avatar of csstipCSS Tip·3y

    A simple checkbox using CSS mask

    A simple checkbox using CSS mask is a simple design for your checkbox with a nice animation on click. No extra element (only the tag) - No pseudo-elements - One value to control the size - Less than 15 CSS declarations.