Please, how do i start with the project?

Tell us what’s happening:

Your code so far

Your browser information:

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

Challenge: Build a Tribute Page

Link to the challenge:

Hi @tfk !

What part of the getting started do you need help with?

Do you need help with code pen?
The test suite?

Thank you for your response, i inputted the id=" main on the code pen and i just became blank, not knowing where to go from there.

My suggestion would be to just start with the html and worry about css later.
Focus on passing each of the user stories first one by one.

Can I see your codepen link?

I misunderstood your last post.
I thought you had already completed the first test with id=“main”

You can create a div element with the id=“main”.
Most people choose to go that route and they place all of the rest of their code inside there.

ok, thanks for this. let me try that .
I will keep you posted.

1 Like

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