Open Raychelle18 opened 1 month ago
Check when you were copying the code you did inside the main-div with display : grid . All the other div of video-preview should be inside that . Image can be controlled when you set both width and height then use object-fit : contain / cover as per your choice
@Raychelle18 please share that part of code, so that I can take a look and try to debug for you.
For lesson 11 where we duplicate the 2 YouTube box previews into 6: 3 rows of 2 columns and eventually 3 rows of 3 columns…. Mine doesn’t work. Only the first 2 previews appear side by side, the others appear one preview per row and the images are completely blown out, what do I do?