**Challenge:** Build a Tribute Page

User Story #9: The img element should be centered within its parent element.

"i do not understand what this #9 means>>??
Here is my codepen : https://codepen.io/Dehna/pen/MWpOGLo
"i passed 9/10 of the challenge but there is 1/10 i can’t find it PLEASE HELP!

@Dehna, 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. The ability to read and comprehend error messages is a skill you’ll need to acquire as a developer. Ask questions on what you don’t understand.

The failing message says

The <img> element should responsively resize, relative to the width of its parent element, without exceeding its original size.
Use the "display" style property with a value of "block" for responsive images.: expected 'inline' to equal 'block'
AssertionError: Use the "display" style property with a value of "block" for responsive images.: expected 'inline' to equal 'block'

ok thanks @Roma i will try it.

Thanks @Roma it worked !

Glad to have helped.

If you’d like feedback, open a new topic in the #project-feedback subforum.

I did it thanks @Roma you are a greate helper :ok_hand:

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