HTML Page has a title
Last updated:
Created by:
Success Criterion:
Last updated:
Created by:
Success Criterion:
This rule checks that the HTML page has a title
This conformance rule relates to:
The rule applies to any page where the root element is an html
element, and which is not embedded in another page.
Note: Pages may be embedded inside other pages through elements such as iframes and object elements.
The page contains at least one title
element.
Note: The title
element exists in other namespaces such as SVG. These are not title
elements for HTML document and should be ignored.
The first title
element contains non-empty text.
There are currently no assumptions
There are no major accessibility support issues known for this rule.
This page has a title
.
This page give a title
to an iframe.
This page has a title
.
Valid title
provided.
Valid title
provided.
This page has no title
.
Empty title
.
No title
provided.
Empty first title
.
Not applicable to svg
element.
A string of characters (text) is considered “non-empty” if it contains 1 or more characters that are contained within any of the following unicode categories:
For more details on unicode categories, check out www.fileformat.info/info/unicode/category/
DOM Tree
Contributing is open to anyone. We welcome any new issues or pull requests for changes. Auto WCAG Rules has conference calls every 4 weeks. If you are interested in becoming an active contributor or reviewer, we ask that you join the Auto WCAG Rules community group through the W3C Website. This requires setting up a W3C account, may require approval by the organization you work for if they are a W3C member.
Learn more about contributing to Auto WCAG Rules Join the Auto WCAG Rules community group now!