---
title: "Tagged "css3""
url: "https://alex.zappa.dev/tags/css3/"
description: "Posts tagged with #css3."
---

# Tagged "css3"

## 2021

*   11/29
    
    [My favorite CSS hacks](/blog/my-favorite-css-hacks/)
    
    Discover CSS hacks and shortcuts, including using box-sizing, selection pseudo-class, caret color for input elements, displaying links when an element has no text value, fitting images to content, detecting dark system mode, hiding images on mobile, using CSS vendor prefixes for different browsers, and utilizing Autoprefixer. Learn these tips and improve your CSS coding skills.