Am I missing something here? I have spent weeks trying to find the answer to why three of the tests will not pass for the tribute project. Despite reading up on W3 and FreeCodeCamp on what I may be doing wrong and applying those changes…the tests are still not passing.
The following tests that are receiving the “x” mark are:
- Your img element should have a display of block
- Your #image should have a max-width of 100%.
- Your #image should be centered within its parent.
Please help and advise on what to do!
Here is a link to my tribute project-