My Tribute Page - Nusrat Fateh Ali

Hi fellow campers,

I started coding 3-4 days ago and finished my tribute page in a day.
Link: https://codepen.io/MooseH/full/AXPNpE/

Please take a look and let me know if the coding is done right :slight_smile:

Really good job, but I would make one comment regarding your use of <h3> and <h4> tags.

In fact, I made that comment somewhere else today already, so I’ll just link to it :wink:

The TL;DR is: Don’t use <h> tags for styling, use them for structure and style them with CSS:

I’ll keep that in mind next time. Thanks! :slight_smile: