AFFORDABLE AND CLEAN ENERGY

E.A.C.P. Edirisingha | Student 3 | Feedback & Team Pages

Feedback Page Validation Report

File Name: feedback.html

The Feedback page was tested using the W3C Validator. All HTML errors were corrected, and the page passed validation successfully. Fixes included correcting unclosed tags, improving structure, and ensuring proper attribute usage for the feedback form elements.

W3C Validation Result for Feedback Page

Back to Page Editor

Go to Feedback Section in Page Editor


Team Page Validation Report

File Name: team.html

The Team page meets HTML5 standards and passed validation. During the process, minor issues such as missing alt attributes for member profile photos and nesting problems within the CSS Grid containers were identified and resolved to ensure high code quality.

W3C Validation Result for Team Page

Back to Page Editor

Go to Team Section in Page Editor


Validation Reflection

During the validation phase, I identified several structural issues including incorrect nesting of div elements and missing required attributes for form accessibility. Correcting these errors by reviewing the HTML against W3C standards improved the overall code quality, enhanced accessibility for screen readers, and ensured consistent browser compatibility across the site.

Go top