Hi Tribute page feedback needed please

Hi all this is my first attempt at the tribute page, its very basic but any feedback weather good or bad will be really appreciated.

The link is : https://codepen.io/ty1m/pen/dyYYOZQ

Thanks

Welcome to the forums @TY1M. Your page looks good. Couple of things to revisit;

  • When using codepen it only expects the code you’d put within the <body> </body> tags in HTML. (No need to include the body tags). For anything you want to add to <head> click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
  • Run your HTML code through the W3C validator.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
  • Maybe a little padding to the right side so that text doesn’t butt right up to the edge.

Hi Roma, thank you for taking the time to go through my work. Thank you for pointing out everything, I will look into the body tag function in settings and defiantly add some padding.
If you can see anything else please let me know thank you :slight_smile: