css

HOME | TAG | css
Cover image
tutorials

Learn stroke-dasharray and stroke-dashoffset - SVG Asphalt 9 Preloader

January 29, 2022 · 7 min read
Learn how to use stroke-dashoffset and stroke-dasharray by replicating the Asphalt 9 Preloader from the game.
Cover image
tutorials

How to use CSS Wildcards

December 22, 2021 · 3 min read
CSS Wildcards can be great when developing. They come in handing when you need to make a class that covers several possibilities.