Ensuring quality, accessibility, and standards compliance for our Climate Action website.
This page documents the validation process for the Climate Action website, showing the results of W3C validation and the steps taken to ensure compliance with web standards.
Home page is validated using the W3C Markup Validation Service to ensure they meet HTML5 standards and best practices.
h1
elements used incorrectlyh1
elements with appropriate heading levels (e.g., h2
, h3
)Example of fix for multiple h1
elements:
The table page was validated using the W3C Markup Validation Service and CSS Validation Service to ensure compliance with HTML5 and CSS3 standards.
thead
and tbody
tags in the table structureborder
attributethead
and tbody
tags for semantic structureborder
attribute with modern CSS border propertiesExample of fix for table structure:
Based on our experience validating the Climate Action website, here are some recommended practices:
Found an issue we missed? Let us know so we can continue to improve our website.