You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The following meet WCAG 2.0 AA standards for both legal and best practices.

Page titles

Required

  • The page <title> MUST be present and MUST contain text.
  • The page <title> MUST be updated when the web address changes.
  • The page <title> MUST be accurate and informative.

Non-required / best practice

  • If a page is the result of a user action or scripted change of context, the text of the <title> SHOULD describe the result or change of context to the user.
  • The <title> SHOULD be concise.
  • The page <title> SHOULD be unique, if possible.
  • Unique information SHOULD come first in the <title>.
  • The page <title> SHOULD match (or be very similar to) the top heading in the main content.

Language

Required

  • The primary language of the page MUST be identified accurately on the <html> element.
  • The primary language of the page MUST be identified with a valid value on the <html> element.
  • Inline language changes MUST be identified with a valid lang attribute.
  • The language code MUST be valid.

Non-required / best practice

Headings

Required

  • Headings MUST be accurate and informative.

Non-required / best practice

  • No labels