Creating Shapes using HTML and CSS
2016.03.08 written by Eric
Gone are the days where shapes needed to be created using a graphic editing software. Today, with a little bit of HTML and some CSS, we can easily accomplish the same things through just the code! Excited to learn more? Let’s get started! Making a Square This is one of the most basic shapes to […]