hie guys, I have just completed my Tribute Page project and I want some comments, any helpful advise, corrections or any additions to my code.
Below is the link to the project:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36
Please do not use a link as a topic title. It cannot be clicked. The topic title should briefly describe what your topic. In this case you’re asking for feedback on a project.
In the future, if you want feedback on a project it’s best to open the topic in the #project-feedback subforum so it will get more eyes on.
I’ve taken the liberty of moving this for you.
Some things for you to revisit;
The test script, with all tests passing, should be included when you submit your projects.
Your page passes 5/10 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue. Be sure and read more than just the first line of the failing message. The ability to read and comprehend error messages is a skill you’ll need to acquire as a developer. Ask questions on what you don’t understand.
Codepen provides the boilerplate for you. It only expects the code you’d put within the 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.