Hey guys, my first project. Some feedback would be greatly appreciated

Hi Jerry, looks good and great knowledge on Eminem. Your image of Eminem is not responsive and when not on full screen it is overflowing to the right, adding img responsive to the class in img tags should sort that out.

Thank you! Really appreciate the positive feedback and thanks for telling me about the picture!

One suggestion would be to take all of the coding inside the style and move it over to the CSS box.

The second suggestion would be to wrap your image and caption into a figure and use figcaption.

So you would use a figure tag with an img and figcaption tag inside it. It will make it more responsive.

The last suggestion would be to learn about indenting. I’m still struggling with this one but it makes your code more readable.

Over all I like the design, it’s nice and clean.

Great work