HTML% & CSS, Part 2, #13 Exercises

Hey!

Really new to this but Mosh’s videos are wonderful.

I’m using Grid to create an image gallery like Mosh’s in Exercise #13. I’ve created a 4 x 3 grid - rows & height of 100px each. I’m trying to make one picture larger than the others, so that it takes up 4 cells, just like Mosh’s in the exercise.

I have defined my image parameters in brackets in the head section of my HTML index page. Each image is set to 100px x 100px. I need to override that for this one particular image that I want to be about 4 times larger. How do I set the parameters for one particular image?

Thanks!
Mark

Hey!
Provide screenshot of your code!