Hello everyone! I finished my Tribute page and would appreciate some feedback, thank you!
Welcome to the forums @lettaraven. Your page looks good. A couple of things to revisit;
- Run your HTML code through the W3C validator. Just copy your HTML and paste it into the ‘Validate by Direct Input’ tab.
- Since you copy/paste from codepen you can ignore the first three but the others should be cleaned up.
- Don’t use
<br>
to force spacing. If you want spacing, use margin and/or padding in CSS. If you want three paragraphs then make three paragraphs.
1 Like
Thanks for the feedback!
@lettaraven: When I Watched your page I saw the header 2 with the information about Eartha…This Is just an idea to practice: maybe each of one them could be Eartha´s links to wikipedia sections.
Congrats to finish your project!
I personally wasn’t able to see the image. I’m on Safari 13.0.4
That has been updated and tested. Thanks for the heads up!
1 Like