andrewhamerly/code-refactor
A project to learn best practices for code refacting with semantic HTML5 and CSS3.
Code Refactor - Module #1 Challenge
Description
A project to learn best practices for code refacting with HTML and CSS. This project was built to reenforce learning the concept of HTML and CSS with proper semantic elements, commenting, and organization. This helps to bridge my previous knowledge with modern best practices when working with a project that is lacking semantic elements or duplicated efforts with code. I learned that less is more and order is important.
Installation
To install this repo, simply copy the repo and use git clone in your command line along with the copied repo url with your preferred method.
git clone git@github.com:andrewhamerly/code-refactor.gitUsage
Useful for displaying seo and marketing services for a service-based business.
Link to deployed application:
Horiseon Code Refactor
Credits
I used this blog post as a reference for HTML best practices: https://www.ohmycrawl.com/technical-seo/main-vs-body/
License
The license can be found in the license file listed within the project.