Problem with Tribute page test

Hi

My tribute page is here. https://codepen.io/vinmah/pen/jOwQbba

It is saying there are 8 tests passed. I cannot see which ones are not passed but I suspect it has to do with responsive images. I actually have the code in it which should resize images responsively (and I have the associated id’s they require). But for some reason it doesn’t appear to be working. Any assistance would be greatly appreciated.

Line 63 of the CSS code is where my responsive image code begins.
Header section starts on line 3 and img tag is on line 9 of the html pane.

thanks
Rebecca

Click the red button that says “8/10 Passed” and it will show you all of the tests including which ones did not pass.

Thank you so much. A typo and forgot to change the class of one to an id. Fixed now, appreciate it.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.