Day # 22: Ravel Live
For today’s website I decided to work on one of my passions: Maurice Ravel, my favorite composer. This website is part of a larger project that consists of an entire tribute site I want to dedicate to this wonderful musician.
This website mainly focuses on sharing what I consider the best live performances of Ravel’s most famous works. All of them correspond to videos on YouTube.
For the Oeuvres section, I decided to outline the website using display: flex in a grid way. In other words, I treated each row as flex. And then I added two more rows, each one arranged in 5 columns.
I got this idea from Manz, who claimed in one of his instructional videos that if we only wanted to focus on learning display: flex, then we could consider display:grid as a mixture of several rows, which is exactly what I did for this website.
Comments
Post a Comment