My Third Project - T-rex Landing Page

Hi there!

I finished my third project, I spent some time trying to “fixed” the navbar :sweat_smile:

Hoping to get some feedback on it.

https://codepen.io/aldhairescobar/pen/BaoGaaX

Thanks!

Your page looks good @aldhair.escobar. The only thing I’d say to revisit is your nav-bar. It always looks like play is selected and that’s where the user should be on the page. It’s a link, leave it styled as a link like the others.

  • Google breadcrumbs. You don’t need to implement it here but it will help explain what I mean.
  • Run your HTML code through the W3C validator.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
    • There an attribute you use that’s obsolete.
1 Like