Tribute page - Nelson Mandela - feedback

Hey :slight_smile:

What do you think about my tribute page?
C&C are welcome.

https://codepen.io/maarkhu/pen/XWpBzPm

Greetings,
Marek

1 Like

Hey there @Maarkhu! Great Job with your page! All tests pass!

A few things to work on:

  • There are several HTML errors you might want to fix in the code. Make sure to run it through the W3 code checker (just copy and paste the HTML) and fix the Errors presented (you can ignore the first two errors).

  • Although most of your site is responsive there’s this precarious box that Kinda gets messed up when viewed on a smaller device.

Other than that great Job on your page!
Best,
Cy499_Studios

1 Like

Thank you for your response. I checked and fixed my code. (I didn’t even know that such online validation exist). And I added media query, so it looks much better now (on smartphones). Thanks :slight_smile:

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.