Refactor Code to meet acceptance criteria.
I was motivated by wanting to learn how to organize and declutter code to be as efficient as possible. Taking the starter code and making it as clean and organized has helped me practice so that when I am creating my own page, I can follow a similar structure and always use the best practice. The problems refactoring solves are organization and efficiency with the code sheets. That way any future team members working on same project will have no issues locating what they are looking for. I learned how important it is to stay organized when coding. Any projects that are disorganized can easily become a huge mess that may cause many errors in the future.
N/A
In the header there are 3 navigation links. When each link is clicked, the page will jump down to the respective section. Please see screenshots for examples.
EXAMPLE: When this link is clicked,
it will jump here.
https://www.w3schools.com/html/html_head.asp https://www.w3schools.com/html/tryit.asp?filename=tryhtml_classes_multiple https://www.w3schools.com/html/html_links.asp https://www.w3schools.com/html/html5_semantic_elements.asp https://blog.hubspot.com/website/comment-out-in-css https://www.w3schools.com/cssref/sel_all.php
The last section of a high-quality README file is the license. This lets other developers know what they can and cannot do with your project. If you need help choosing a license, refer to https://choosealicense.com/.
🏆 The previous sections are the bare minimum, and your project will ultimately determine the content of this document. You might also want to consider adding the following sections.
N/A
N/A
N/A
To test that the links are working propely. Please click each link. Once clicked, the page will jump down to the respective section relevant to that link title.
Please find live URL here: https://samamiraa.github.io/01-Code-Refactor/