Finished Tribute Page - Feedback Much Appreciated!

Hi there,

Here is the link to my completed tribute page:
http://codepen.io/paul2407/pen/vydjYJ

I realized now that I should’ve watched the embedded YouTube video on the challenge page before I started, then I would’ve known to use bootstrap and no css!

But I enjoyed figuring out how to make the page responsive with CSS and media queries anyway, so all good.

Any and all feedback would be much appreciated!

thanks,
Paul

Hi @paul2407,

CSSlinter:

  • Invalid value (none):
 a:visited {
    color: none;
}

MDN documentation:
https://developer.mozilla.org/en-US/docs/Web/CSS/color

Cheers and happy coding :slight_smile:

Cool, thanks for the help!

1 Like