This website is the first project I will submit based off of what I have learned so far in and out of class. My goal is to meet all the following listed criteria:
- Created a new repository on my GitHub account and cloned it to my computer. ✔
- Used the git add, git commit, and git push commands to save and push my code to my GitHub repository. ✔
- Navigated to my GitHub repository in the browser and then selected the Settings tab on the right side of the page. ✔
- Selected the main branch as my source. ✔
- Navigate to https://lesley-byte.github.io/css-html-refactor-horiseon/ and find that my new webpage has gone live!✔
Satisfies all of the preceding acceptance criteria plus the following code improvements:
- Application's links all function correctly. ✔
- Application's CSS selectors and properties are consolidated and organized to follow semantic structure.✔
- Application's CSS file is properly commented. ✔
- Application deployed at live URL. ✔
- Application loads with no errors. ✔
- Application GitHub URL submitted. ✔
- GitHub repository contains application code. ✔
- Application resembles mock-up provided in the Challenge instructions (at least 90%). ✔
- Repository has a unique name. ✔
- Repository follows best practices for file structure and naming conventions. ✔
- Repository follows best practices for class/id naming conventions, indentation, quality comments, etc. ✔
- Repository contains multiple descriptive commit messages. ✔
- Repository contains quality README file with description, screenshot, and link to deployed application. https://lesley-byte.github.io/css-html-refactor-horiseon/ ✔
This project should showcase my ability to refactor code, use HTML and CSS.
I would like to thank the Html living standard: https://html.spec.whatwg.org/multipage/. I would like to thank the Google speed test website checker: https://pagespeed.web.dev/?utm_source=psi&utm_medium=redirect I would like to thank the Nu Html Checker: https://validator.w3.org/nu/
- HTML
- CSS
- Effort