Intro
Today I took some time to rebuild the blog navigation page today. I wanted it to look like a shelving unit with a bunch of VHS tapes. I had to think about a few things when trying to build this. First I had to make the shelves. When doing this I wanted something super easy and reusable. I ended up with just a div and make it a flexbox. Next, I had to think of VHS tapes. The best way that I could do this was a div with a link and then a bunch of CSS. This gave me the look that I wanted which was a bunch of VHS tapes on a shelf.