Tell us what’s happening:
So I’ve been doing the tribute page challenge yet I can’t seem to get to pass the first test despite my image being responsive, what can I do to fix this?
Someone’s already given you the answer but in the future, when a test fails click the red button to see which test(s) are failing and text to help you correct the issue. Be sure and read more than just the first line of the failing message.
There is more than one way to make an image responsive but it’s hard to write tests for all of them. So you’ll need to follow the instructions in the failing test case in order to get it to pass.