This project shows refactored code to make the HTML and CSS code more presentable, understandable and, if required, easier to amend in the future.
Semantic HTML has been used wihtin the refactored code to make the code more comprehensible and allows search engines to interpret the content better. For example: through my edits, I have introduced meaning to the header and footer.
One particular challenge I faced included trying to understand the output of the superseded code and to ensure the output from the refactored code matched this. Having learnt reset.css in week 2, in the future I would try to implement a reset.css file to help create a consistent output.
N/A
This code can be used to view the horiseon webpage. The HTML and CSS code also shows a more efficient code than the orginal.
N/A
MIT license
This code features:
- Semantic HTML
- More appropriate CSS ordering
- Commented changes
- More appropriate use of classes, id's and selectors
There are no tests currently.
If there are any bugs found with the project, or you would like to get in touch, you can email me at: leesaali7@gmail.com
