Tribute image-resize challenge

Unable to pass the image re-size test despite a responsive image.

Your code so far
https://codepen.io/avramchandra/pen/zYoqaYg

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0.

Challenge: Build a Tribute Page

Link to the challenge:

Check the description of the failed test case. You’ll find the answer.

I have checked. It says use max-width. Which I have in the css. It still is not clearing my test.

It does need few other things (2 to be precise). Read carefully. :slight_smile:

Thanks. Solved.

In this case display: block was not required.

correct me if wrong!!!

1 Like

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