Movies and TV Shows Section of the Movie Streaming Website
Learn how to build the Movies and TV Shows sections for our movie streaming website.
We'll cover the following
In this lesson, we will work on the Movies and TV Shows sections.
Adjust size
First, on line 20, we create a <div>
containing all the movie images and set a 20em
height by default. Then, on line 26, we use media queries
to decrease the height of the images for devices with a width of less than 640px
.
Get hands-on with 1400+ tech skills courses.