Tribute page help please 7/10

Tell us what’s happening:
I have been working on this for a few hours now. Does anyone have the time/patience to take a look at why I am not passing? My brain hurts =)

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Hey,

3. I should see either a <figure> or <div> element with corresponding id="img-div".

There’s a tiny issue with id name

1 Like

hi @jordanfbeck

after you hit the test button it would show the test result, at your test it pass 7/10 in red, click that red button and it show you what are the errors.
and there is a hint for every errors that flagged below it.
i.e:

  • 4. Within the "img-div" element, I should see an <img> element with a corresponding id="image".

and the hint text line below it:

  • Element is not a child of id="img-div"

hope that help a bit.

regards

1 Like