I was eager to overcome this challenge in which I was requested to refactor and fix broken code strands within the HTML and CSS files provided. This project was built to showcase my skills in refactoring, identifying invalid lines of code while replacing non-semantic <div> tags with semantic html5 tags. My project ultimately educates any like-minded peers on how to refactor, implement semantic tags, and to enhance any site's ranking with satisfied accessibility standards on common search engines. I was able to learn how to be more efficient with setting up style sheets to be organized to prevent headaches in the future when I may return to borrow or polish my skills.
If you noticed, you can click on links to position your view onto the respective sections.
To Clone My Repository Using CLI
- Click on the green code button and copy the link for the SSH key.
- Once clip-boarded load up a command line interface and change directory to one of your preference
- Enter in the command
git clone git@github.com:CodeNameNoah/Site-Refactor.git
- Enter your protected SSH password
- Enjoy!
To Download My Repository as a ZIP File
- Click on the green code button
- In the bottom of the drop-down menu, click Download Zip
- Enjoy!
N/A
https://www.pluralsight.com/guides/semantic-html
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT license.