Disara Fernando, Oceayra, Student 4

Profile Page Validation

This screenshot shows the validation result for my Profile page. The validation confirmed that all HTML5 semantic elements — including header, main, section, and footer — were correctly nested and well-formed throughout the document.

Validation screenshot for profile page

Status: No errors

Back to Page Editor

Go to profile section

Sitemap Page Validation

This screenshot shows the validation result for my Sitemap page. The validator confirmed that the overall page structure — using main,section, and semantic heading elements — was correctly implemented and logically ordered throughout the document.

Validation screenshot for sitemap page

Status: No errors

Back to Page Editor

Go to sitemap section

Content Page Validation

This screenshot shows the validation result for my Content Page. The page includes structured sections, internal navigation, and multiple images with appropriate alt text.

Validation screenshot for content page

Status: No errors

Back to Page Editor

Go to Content section

Reflection on Validation Results

All pages were validated using the W3C Markup Validation Service. Minor issues such as formatting and missing attributes were corrected during development before taking final validation screenshots.

This process helped improve my understanding of writing clean HTML, maintaining proper structure, and ensuring compliance with web standards.

Go top