Free Code Camp: Build a Tribute Page

Hi All,

I recently completed the first responsive web design project Build a Tribute Page. Any feedback / suggestions on this one would be greatly appreciated for further improvements.

Many thanks,

Cheers,

Tom

Well, it passes all the test and it seems responsive. I would suggest you to add little bit more color to the page.

Thanks for the feedback @sauravk7077 :+1: :+1:

Cheers

Tom

Welcome to the forums @atom_hkt. Your page looks good. Some things to revisit;

  • Codepen provides the boilerplate for you. It only expects the code you’d put within the body element in HTML. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
    • The link to the font goes in the box labeled ‘Stuff for <head>’
  • Run your HTML code through the W3C validator.
    • There is an HTML coding error you should be aware of and address.

I like your design and I don’t normally comment on what someone chooses to do but, since you have the bold points at the start of each part of the tribute info, what about losing the bullet points? It’d look cleaner.

1 Like

Dear @Roma,

Many thanks for the valuable feedback, much appreciated!

I have updated my pen settings accordingly and corrected the html coding error.

And indeed it looks better without the bullet points :slight_smile: :+1: :pray:

Thanks again,

Cheers

Tom

1 Like