No ideas on Building a tribute page

Tell us what’s happening:
Descri be Your issue in detail here.
Your #img-div , #image , #img-caption , #tribute-info , and #tribute-link should all be descendants of #main.I had typed in styles.css why the seocnd is wrong and why main element need id=“main” in the same why <title id="title>???

  **Your code so far**
/* file: index.html */
<main id="main">
<title id="title">Dear Dr.Norman Borlaug:I am very happy to learn coding for Web design in Freecodecamp.Because your established Camp leave me step by step to learn coding and got some knowledge.Today I have passed the basic Html and CSS Curriculum , after achieving the last 5 homeworks and I am going to apply the certificate.However I am appreciate for your Camp let me can learn and my life can got some not my University's majoring but now give me a way to major coding.Finally let me more Thanks to appreciate to Dr.Norman Borlaug.</title>
/* file: styles.css */
.#main{}
.#img-div{}
.#img{}
.#tribute-info{}
.#tribute-link{}

  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Build a Tribute Page

Link to the challenge:

The test is checking if you added those elements to your HTML.

Thanks to J.L. I wait Camp’s checking.

I don’t know what ‘champ’ is, but you will need to add more to your HTML to get those tests passing.

Dear J.L. ,“champ”=freecodecamp,but I still no ideas!

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