Tribute for one of the greatest Mathematician - Your Thoughts

Hey I finished the Tribute Page challenge in about a max of 3 hours(with of course, nightmare of Facebook distraction) It is about John Nash and you can find it on Here. Can you give me a feedback since it is my first project? Thanks in advance! :grin:

1 Like

Hi :slight_smile:

At line 23-25:

{  
  font-family: 'Source Sans Pro', sans-serif;
}

At line 30:

#last {
  background-color:;  <---
  bottom:0px;
  width:20%;
  margin:auto;
  color:white
} 

Cheers and happy coding :slight_smile:

On line 107, you use the word here as a link. I would recommend placing the link on John Nash and excluding the word here in the sentence. Smashing Magazine has a good article on using click here as link names. I know it is not the exact same, but it is similar. There are numerous other posts discouraging that practice, as well.

1 Like

Thanks for that! I think i forget the * selector I’ll fix it now :slight_smile:

I thought about putting it on to John Nash, as I did with the movie, but didn’t think it would be a problem to put on to “here” to emphasize about clicking it. Thanks for the heads up :slight_smile: