Hi
I’ve just finished my Tribute Page project.
And I would really appreciate it if you give me some feedback on it. What can I do better the next time?
Thanks a lot for all your help!
Hi
I’ve just finished my Tribute Page project.
And I would really appreciate it if you give me some feedback on it. What can I do better the next time?
Thanks a lot for all your help!
Hi @fernanda_ricciardi !
Welcome to the forum!
I think your page looks good.
I would include the test suite in your page.
People usually like to check if all tests are passing.
The click here link is not that accessible.
So I would review that FCC lesson on giving links meaningful titles.
Keep up the good work!
Welcome to the forums @fernanda_ricciardi. Your page looks good. Some things to revisit;
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
)
<br>
element to force line breaks or spacing. That’s what CSS is for.
Hi @jwilkins.oboe and @Roma !
Thank you very much for your feedback. I have upgraded my page according to your advice.
Cheers!