Hello everyone,
I have finally created my first web page. Your feedback, criticism, and hints on this project are highly appreciated.
(https://codepen.io/umaobinna/full/NWbdKaj)
Regards
Hello everyone,
I have finally created my first web page. Your feedback, criticism, and hints on this project are highly appreciated.
(https://codepen.io/umaobinna/full/NWbdKaj)
Regards
Welcome to the forums @umaobinna. Your page looks good. Some things to revisit;
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>)
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.I really like the color scheme and overall layout! I would suggest putting a max-width on your image because it looks stretched and pixelated on a full screen window. Cheers!
I really appreciate the feedback. I still donât know how to include test script on codepen. kindly assist in giving details on how to go about it
Regards
Thanks for the feedback. I will look into it
Regards
Be signed into codepen when you fork the sample project and the test script will be in the HTML editor portion for you.
If you opt to create a pen in codepen then you can take the script and paste it into the top of the HTML editor.
This is explained in each of the project instructions.
Once itâs there youâll see a hamburger menu in the upper left of the preview. Open it, select the appropriate project then run the test suite.
Changes have been made. kindly check through
Regards
Nice job cleaning things up @umaobinna. Page looks good.
A couple of suggestions. You donât have to do them.
Thanks for the support. changes have been made based on the suggestion given.
kindly check through.
Regards
Looks good @umaobinna. Look forward to seeing your next project.
Happy coding!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.