Tell us what’s happening:
I am stuck on User Story #1: My tribute page should have an element with a corresponding id="main"
, which contains all other elements.
I have tried various suggestions from freecodecamp forum (and even one on github) but I don’t seem to be able to get it to pass the test.
Your code so far
#main {......
}
<h1 id="main"> Title </h1>
and others
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
.
Challenge: Build a Tribute Page
Link to the challenge: