how to have an element with a corresponding id="main"
, which contains all other elements.
how do i start please, can somebody help
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
.
Challenge: Build a Tribute Page
Link to the challenge:
Hi @tgodsam60!
Welcome to the forum!
The first user story is to the create a set of main tags <main>
& </main>
and with the opening main tag include the id="main"
Thank you so much for your precise response, I really appreciate 
1 Like
<exampleElement id="main">....</exampleElement>