How to Draw a Cylinder in CSS
There are many ways to draw a cylindrical shape with HTML and CSS, and many guides on creating one. Most of them involve multiple HTML tags or use pseudo-elements. This guide shows how to do it with a single HTML tag (no pseudos) and just a few lines...
alvaromontoro.hashnode.dev2 min read