This project is designed to deepdive and better understand elements in html and styling in CSS.
This will ensure I am more equipt to move forward with advanced html and CSS techniques.
The Code Refactor was designed to help improve the code for a website.
The requirements were to better structure the code order, replace
I have learnt that CSS has a cascade format meaning that inputs take place from top to bottom of the code, there are many elements that are more suitable to
Changes I completed were in multiple commits - I wanted to put some CSS in place for multiple changes at once when elements appeared connected but was confused by the point due to cascading making where ever i put this appear meaningless
html
Added Alt Descriptions. Removed unrequired img tag. Changed the title to a more suitable one. Changed a block of code element to nav that contained links to locations on the page. Changed
CSS
Changed the Nav class per the html changes Changed the header and footer class per the html changes
N/A
To use this Code Refraction, you can click on a link in the top bar and it will navigate to the lower matching element on the page for reading. Alternativly you can scroll down the page at leasure and review the articles one at a time.
N/A
Please refer to the LICENSE in the repo