Hi all,
Just finished my first challenge, any feedback is highly appreciated.
Tribute here
Cheers!
Hi @uzoukwu
It looks good however its creating a scroll bar at the bottom maybe add more styles in media query to make it fully responsive. I also think the text is dull and not very clear.
Hi,
Thank you, for your feedback. I will check into the queries.
Welcome to the forums @uzoukwu. Your page looks good. Some things to revisit;
body element in the HTML editor. (No need to include the body tags). For anything you want to add to the <head> element click on the âSettingsâ button, then HTML and add it into the âStuff for <head>â box.
Thank you for the articles @Roma, I refactored my code and tried giving more meaning to my link.
Those updates look good @uzoukwu but there are some additional things you need to revisit;
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>)
#fact-img is not adjusting to smaller screen sizes. Also, the facts seem to overflow their container on smaller screens.Iâm currently working on mine too and I think this is really nice. Can you work on the contrast? Seems youâve got a lot of bright and not very contrasting colors.
Hey @Roma, thank you for your tips.
Yes @uzoukwu. All looks good. Nice job!
Look forward to your next project.
Hey man, Thank you for the heads up!
Updated the text color a bit (I hope it is easier on the eyes now)