https://codepen.io/Rehan1/pen/ExVPoeP
Here is my tribute page. Give me some feedback on it. Thank you!
https://codepen.io/Rehan1/pen/ExVPoeP
Here is my tribute page. Give me some feedback on it. Thank you!
Hey, one thing that jumps out at me right away is that I can barely read your content. You do want people to be able to read it, right Your font color needs to be much darker on that white background. You can check for color contrast accessibility at https://webaim.org/resources/contrastchecker/.
https://codepen.io/Rehan1/full/ExVPoeP
Hey, thank you for the feedback i have used a darker grey which gives it a good contrast above is my edited one
you also need to have the test suite included in the project you submit to freecodecamp
when i reduce the size of my browser i have to scroll horizontally to see the full page try to optimize it for mobile viewing as well
I have tried it but it don’t seem to work its confusing me!!
Your page looks okay @rehanh285. Some things to revisit;
#image { }
declaration and review the lesson on make an image responsive<br>
tag to force spacing. Use margin and/or padding in CSSI am currently working on the page trying to make it more responsive keep you updated on it thank you!