Compliance Evidence
Verification of W3C HTML5 / CSS3 standards for Swosti assigned pages.
1. Home Page (home.html)
Checked via W3C Markup Validation Service.
PASSED - NO ERRORS
Reflection: Initially, I had a warning regarding a missing
Technical Detail →
h1 hierarchy. I corrected this by wrapping the hero title in an h1 and secondary headers in h2.
2. Gallery Page (gallery.html)
Checked via W3C Markup Validation Service.
PASSED - NO ERRORS
Reflection: I had duplicate IDs for the modal controls initially. I switched them to classes to satisfy the "Unique ID" requirement.
Technical Detail →
3. Content Page (content_ST1.html)
Checked via W3C Markup Validation Service.
PASSED - NO ERRORS
Reflection: Fixed an unclosed
Technical Detail →
div element in the footer area during final review.
Validation Page