Open CarlG96 opened 2 years ago
Need to sort out button and anchor tag discrepency.
Button and anchor discrepancy resolved.
CSS passes validation.
HTML passes validation.
Lighthouse checks passed. Both mobile and lighthouse.
Checked on brave and firefox browsers.
PEP8 and JS validated.
As a developer, I want to know the code I have written is of good quality so that should another developer amend it in the future, it is easily readable for them.
Acceptance Criteria -All HTML of templates passes validation -All CSS passes validation -All JS scripts pass validation. -All Python conforms to PEP8 validation. Specified where it doesn't and reasons given. -Lighthouse validation on all pages. -Check on brave browser and firefox browser.