simonjvardy / Sportswear-Online

Code Institute Milestone 4 Project e-commerce site providing full CRUD functionality. The site features user authentication, Stripe credit card payments and emailed order confirmations. Developed using Python3 and Django framework utilising sqlite3 / PostgreSQL databases and media served from an AWS S3 bucket.
https://sportswear-online.herokuapp.com/
3 stars 4 forks source link

Dev: Fix W3.org HTML Validator errors #81

Closed simonjvardy closed 3 years ago

simonjvardy commented 3 years ago

HTML semantic markup errors, obsolete <strike></strike> tags, missing closing tags etc.