1 Tribute page project finished

https://codepen.io/ZTD/pen/bGGqRMM

Hi everyone :slight_smile:
I finished my first project, the tribute page.
any feedback is welcomed if you have a moment to spare.
easter egg: notice the photo…

thanks!

Your browser information:

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

Challenge: Build a Tribute Page

Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-tribute-page

1 Like

In the end of the page, the text “For more resources…” and it’s contents look too apart from each other. Maybe you would make their horizontal alignment the same (justify or centralized) or increase the title’s width a little more.
Keep up to the good work.

1 Like

Hi @ZTD!
I like your project, congratulations on your work!:clap::clap:
But nevertheless, your tribute page should fulfill the user stories specified and get all of the tests (currently only passes the first test).

Review the specifications of the project and you will see that you can easily implement them.:muscle::wink:

1 Like

Hi Marta!
From doing some other learning from different resources I have seen that most people prefer to see class over ID, so that’s what I stuck with for sake of being consistent in my code, also to be able to reuse portions of the CSS for those elements. Given that, the div, anchor, etc are present under classes rather than the ID. I have seen some videos directly from FCC where they did not use all the ID stuff either and it was passing for the project.

1 Like

thanks, thats something i put down for now as no methods of movement are working on them. will try more later, but inline or CSS has no effect for some reason.