This is my first page, and my goal was simple and straight to the point, (also because when i try to do too much, I got overwhelmed and don’t know what to do)
Please leave comments and how I should practice to make it better. Thanks!
Hi @consistency, your page has a good start to it and looks nice but there are a few things you should revisit.
when you fork the pen, leave the script so that you can run the tests to ensure you pass the user stories. Right now you pass 8/10. Here’s the script, put it in the top of the HTML section; <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
codepen provides validators for HTML, CSS and JS. Click on the down arrow in the upper right of each section and then click on the respective ‘Analyze’ link