University of Maryland
The data in this study was collected with the Illinois Functional Accessibility Evaluator.
| Website | Summary Score |
Titling | Sub Headings | Forms | Data Tables | Images | Layout Tables |
|---|---|---|---|---|---|---|---|
| University of Maryland(Admis) | 54.8 | 58.0 | 12.9 | 0.0 | na | 100.0 | 100.0 |
| University of Maryland(Home) | 29.9 | 17.1 | 20.1 | 9.4 | 50.0 | 44.0 | 63.1 |
| University of Maryland(LAS) | 81.4 | 98.4 | 97.6 | 0.0 | 50.0 | 100.0 | 100.0 |
Details for University of Maryland(Admis) Website
URL: http://www.admissions.umd.edu/admissions/
Date: 2010-04-21
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 31 | 31 | 100.0 | The page must contain exactly one title element. |
| Title Content | 31 | 31 | 100.0 | The title element must have text content. |
| H1 Element* | 31 | 30 | 96.7 | The page must contain at least one h1 element. |
| Number of H1s | 31 | 30 | 96.7 | The page should contain no more than two h1 elements. |
| H1 and Title* | 31 | 6 | 19.3 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 31 | 30 | 96.7 | Each h1 element must have text content. |
| H1 IMG Content | 31 | 30 | 96.7 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 62 | 36 | 58.0 | |
| Sub Headings | ||||
| Nesting* | 31 | 4 | 12.9 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 31 | 28 | 90.3 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 31 | 28 | 90.3 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 31 | 4 | 12.9 | |
| Forms | ||||
| Labels* | 30 | 0 | 0.0 | Each input element with type=text | password | checkbox | radio | file and each select and textarea element must either be referenced by the for attribute of a label element via its id attribute, or have a title attribute. |
| Value | 0 | 0 | na | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 30 | 25 | 83.3 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 6 | 5 | 83.3 | Each label and legend element must have text content. |
| Summary | 30 | 0 | 0.0 | |
| Data Tables | ||||
| TH Elements* | 0 | 0 | na | For each data table, the first cell in each column must be a th element, and each row must contain at least one th element. |
| Summary* | 0 | 0 | na | Each data table must have a nonempty summary attribute. |
| Summary Unique | 0 | 0 | na | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 0 | 0 | na | Each th element in a complex data table must have an id attribute whose value is unique relative to all ids on the page. |
| Headers Attribute* | 0 | 0 | na | Each td element in a complex data table must have a headers attribute that references the id attributes of associated th elements. |
| Summary | 0 | 0 | na | |
| Images | ||||
| Alt Text* | 30 | 30 | 100.0 | Each img element must have an alt attribute. |
| Decorative | 30 | 1 | 3.3 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 30 | 30 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 30 | 30 | 100.0 | |
| Layout Tables | ||||
| Nesting* | 31 | 31 | 100.0 | Tables should be used only for organizing data in rows and columns. Use CSS instead of tables and nested tables to visually layout blocks of related content for graphical rendering. |
| Summary | 31 | 31 | 100.0 | |
| All Rules for University of Maryland(Admis) | ||||
| Summary | 184 | 101 | 54.8 | |
Details for University of Maryland(Home) Website
URL: http://www.umd.edu/
Date: 2010-07-29
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 114 | 108 | 94.7 | The page must contain exactly one title element. |
| Title Content | 114 | 114 | 100.0 | The title element must have text content. |
| H1 Element* | 114 | 28 | 24.5 | The page must contain at least one h1 element. |
| Number of H1s | 114 | 28 | 24.5 | The page should contain no more than two h1 elements. |
| H1 and Title* | 114 | 11 | 9.6 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 114 | 27 | 23.6 | Each h1 element must have text content. |
| H1 IMG Content | 114 | 26 | 22.8 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 228 | 39 | 17.1 | |
| Sub Headings | ||||
| Nesting* | 114 | 23 | 20.1 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 114 | 113 | 99.1 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 114 | 113 | 99.1 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 114 | 23 | 20.1 | |
| Forms | ||||
| Labels* | 85 | 8 | 9.4 | Each input element with type=text | password | checkbox | radio | file and each select and textarea element must either be referenced by the for attribute of a label element via its id attribute, or have a title attribute. |
| Value | 20 | 20 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 63 | 45 | 71.4 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 31 | 23 | 74.1 | Each label and legend element must have text content. |
| Summary | 85 | 8 | 9.4 | |
| Data Tables | ||||
| TH Elements* | 6 | 0 | 0.0 | For each data table, the first cell in each column must be a th element, and each row must contain at least one th element. |
| Summary* | 6 | 3 | 50.0 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 6 | 4 | 66.6 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 6 | 6 | 100.0 | Each th element in a complex data table must have an id attribute whose value is unique relative to all ids on the page. |
| Headers Attribute* | 6 | 3 | 50.0 | Each td element in a complex data table must have a headers attribute that references the id attributes of associated th elements. |
| Summary | 24 | 12 | 50.0 | |
| Images | ||||
| Alt Text* | 109 | 48 | 44.0 | Each img element must have an alt attribute. |
| Decorative | 109 | 47 | 43.1 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 109 | 109 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 109 | 48 | 44.0 | |
| Layout Tables | ||||
| Nesting* | 114 | 72 | 63.1 | Tables should be used only for organizing data in rows and columns. Use CSS instead of tables and nested tables to visually layout blocks of related content for graphical rendering. |
| Summary | 114 | 72 | 63.1 | |
| All Rules for University of Maryland(Home) | ||||
| Summary | 674 | 202 | 29.9 | |
Details for University of Maryland(LAS) Website
Date: 2010-04-21
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 127 | 127 | 100.0 | The page must contain exactly one title element. |
| Title Content | 127 | 127 | 100.0 | The title element must have text content. |
| H1 Element* | 127 | 125 | 98.4 | The page must contain at least one h1 element. |
| Number of H1s | 127 | 125 | 98.4 | The page should contain no more than two h1 elements. |
| H1 and Title* | 127 | 125 | 98.4 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 127 | 125 | 98.4 | Each h1 element must have text content. |
| H1 IMG Content | 127 | 125 | 98.4 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 254 | 250 | 98.4 | |
| Sub Headings | ||||
| Nesting* | 127 | 124 | 97.6 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 127 | 127 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 127 | 127 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 127 | 124 | 97.6 | |
| Forms | ||||
| Labels* | 127 | 0 | 0.0 | Each input element with type=text | password | checkbox | radio | file and each select and textarea element must either be referenced by the for attribute of a label element via its id attribute, or have a title attribute. |
| Value | 2 | 2 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 127 | 127 | 100.0 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 127 | 127 | 100.0 | Each label and legend element must have text content. |
| Summary | 127 | 0 | 0.0 | |
| Data Tables | ||||
| TH Elements* | 6 | 0 | 0.0 | For each data table, the first cell in each column must be a th element, and each row must contain at least one th element. |
| Summary* | 6 | 0 | 0.0 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 6 | 5 | 83.3 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 6 | 6 | 100.0 | Each th element in a complex data table must have an id attribute whose value is unique relative to all ids on the page. |
| Headers Attribute* | 6 | 6 | 100.0 | Each td element in a complex data table must have a headers attribute that references the id attributes of associated th elements. |
| Summary | 24 | 12 | 50.0 | |
| Images | ||||
| Alt Text* | 127 | 127 | 100.0 | Each img element must have an alt attribute. |
| Decorative | 127 | 3 | 2.3 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 127 | 0 | 0.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 127 | 127 | 100.0 | |
| Layout Tables | ||||
| Nesting* | 127 | 127 | 100.0 | Tables should be used only for organizing data in rows and columns. Use CSS instead of tables and nested tables to visually layout blocks of related content for graphical rendering. |
| Summary | 127 | 127 | 100.0 | |
| All Rules for University of Maryland(LAS) | ||||
| Summary | 786 | 640 | 81.4 | |