Assignment
In this assignment, you will create an image gallery app. The gallery should show 10 images with 5 images per row. Use what you learned in the previous chapter to generate both an HTML file and a separate CSS file.
Use “placeholder” as a keyword to get images.
Your HTML file should add a reference to the generated CSS file to correctly apply the CSS.