Tribute Page ! Opinions?

Hi, this is my first Page. Give our opinions. Thanks!!

Hey Fabo,

nice to meet you! :wave:

Congrats on your first project, you did a great job so far! :clap:


My ideas:

  • all tests pass, awesome!

  • you can get a code validation:

    • HTML: paste your codepen HTML code into the body
    • you added some stuff to the bottom of your CSS that doesn’t belong there; you should remove it or add it to a CSS comment
    • CSS: paste your whole CSS code
    • you will see some small errors, that’s totally normal; try to fix them from top to bottom, I think you are able to fix them! :+1:
  • you can increase the readability of your code by:

    1. clicking on the small arrow on the right side of the code box and
    2. clicking Format HTML/CSS

Keep up the great work,
looking forward to seeing your next steps! :slightly_smiling_face:

1 Like

Welcome to the forums @Fabo.
Your page looks okay though the HTML and CSS look like a cut and paste of the sample project.

Don’t try and copy the sample. That just shows one way the project can be done. Start with a blank page and add your own code and design.

1 Like

Thanks miku86!!!
I did not know that you could check the code like this!!!

Ok! I took it as a way of learning.
Replicating the sample project.
Thanks a will do it!!