Grossmont Collegeskip navigation
Apply & Enroll Departments Help for Students Find People Online Services Campus Information Student Activities
Web Accessibility - Priority 3

Web Accessibility: Priority 3

Menu

 

 

Web Accessibility: Document Validation


Identify the Document’s Primary Natural Language

Specify the primary natural language of the entire document in the <HTML> element.

For example:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang="en">