Level 1
4.1 Clearly identify changes in the natural language of a document's text and any text equivalents (e.g., captions).
Priority 1
4.1 Clearly identify changes in the natural language of a document's text and any text equivalents (e.g., captions).
Priority 1
4.1 Clearly identify changes in the natural language of a document's text and any text equivalents (e.g., captions).
Priority 1
4.1 Clearly identify changes in the natural language of a document's text and any text equivalents (e.g., captions).
3.1 Readable: Make text content readable and understandable.
Success Criteria 3.1.2 Language of Parts (A)
3.1 Readable: Make text content readable and understandable.
Success Criteria 3.1.2 Language Parts (AA)
3.1 Readable: Make text content readable and understandable
Success Criteria 3.1.2 Language of Parts (AA)
body element contains more than 10 characters (English) then this error will be generated.
lang attribute.
| Question | Are there any words or phrases that are not in the document's primary language? |
|---|---|
| PASS | All words outside the primary language are identified. |
| FAIL | Words outside the primary language are not identified. |
lang attribute.lang attribute to identify any words that are not in the primary language.<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #110 - Positive</title> </head> <body> <P>And with a certain <SPAN lang="fr">je ne sais quoi</SPAN>, she entered both the room, and his life, forever. </p> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #110 - Positive</title> </head> <body> <P>And with a certain je ne sais quoi, she entered both the room, and his life, forever. </p> </body> </html>