In this session we will clone the Spotify landing page. We’ll use the concepts of HTML and CSS we’ve explained in the previous session with the Netflix clone and build upon that. Therefore, if you haven’t followed it along, please do so now.
The overall site is pretty similar to Netflix. It also has the navigation in the top, several main sections, and the footer. Additionally, it has some effects with JavaScript, such as carousel, which we will skim through – remember we’re mostly focused on learning HTML/CSS and JavaScript is beyond the scope of this material.