You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My task for this challenge was to take existing code and refactor it clean it up so its easier to read.
I first eliminated the unnecessay classes in the header and footer.
condensed CSS selectors with the same attributes.
fixed search-engine-optimization nav link to navigate to the correct spot on the page.
fixed semantic elements to the correct parts of the web page.