Step #1 tribute page not working

Tell us what’s happening:
Describe your issue in detail here.
i had already done all the challenge till the end but this step keeps on telling me im wrong, i just delete everything to shop that for me this step #1 is not working.

Your code so far

/* file: index.html */
<div id="main"></div>
/* file: styles.css */

Your browser information:

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

Challenge: Build a Tribute Page

Link to the challenge:

HI @PabloGroove !

There is an open issue on github for this

But the test wants you to use more semantic html then just generic divs tags.

Use the main element here.

Hope that helps!

2 Likes

you are fantastic!!

thanks :slightly_smiling_face:

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