University of Evansville
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 Evansville(Admis) | 72.2 | 85.1 | 81.0 | 0.0 | 50.0 | 78.3 | 94.5 |
| University of Evansville(Home) | 77.1 | 91.6 | 100.0 | 0.0 | na | 66.6 | 100.0 |
| University of Evansville(LAS) | 82.1 | 98.8 | 97.7 | 0.0 | na | 95.4 | 100.0 |
Details for University of Evansville(Admis) Website
URL: http://www.evansville.edu/admission/
Date: 2010-07-16
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 37 | 37 | 100.0 | The page must contain exactly one title element. |
| Title Content | 37 | 37 | 100.0 | The title element must have text content. |
| H1 Element* | 37 | 32 | 86.4 | The page must contain at least one h1 element. |
| Number of H1s | 37 | 32 | 86.4 | The page should contain no more than two h1 elements. |
| H1 and Title* | 37 | 31 | 83.7 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 37 | 32 | 86.4 | Each h1 element must have text content. |
| H1 IMG Content | 37 | 32 | 86.4 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 74 | 63 | 85.1 | |
| Sub Headings | ||||
| Nesting* | 37 | 30 | 81.0 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 37 | 37 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 37 | 37 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 37 | 30 | 81.0 | |
| Forms | ||||
| Labels* | 31 | 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 | 31 | 31 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 0 | 0 | na | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 4 | 4 | 100.0 | Each label and legend element must have text content. |
| Summary | 31 | 0 | 0.0 | |
| Data Tables | ||||
| TH Elements* | 1 | 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* | 1 | 0 | 0.0 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 1 | 0 | 0.0 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 1 | 1 | 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* | 1 | 1 | 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 | 4 | 2 | 50.0 | |
| Images | ||||
| Alt Text* | 37 | 29 | 78.3 | Each img element must have an alt attribute. |
| Decorative | 37 | 33 | 89.1 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 37 | 37 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 37 | 29 | 78.3 | |
| Layout Tables | ||||
| Nesting* | 37 | 35 | 94.5 | 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 | 37 | 35 | 94.5 | |
| All Rules for University of Evansville(Admis) | ||||
| Summary | 220 | 159 | 72.2 | |
Details for University of Evansville(Home) Website
URL: http://www.evansville.edu/
Date: 2010-07-16
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 6 | 6 | 100.0 | The page must contain exactly one title element. |
| Title Content | 6 | 6 | 100.0 | The title element must have text content. |
| H1 Element* | 6 | 6 | 100.0 | The page must contain at least one h1 element. |
| Number of H1s | 6 | 6 | 100.0 | The page should contain no more than two h1 elements. |
| H1 and Title* | 6 | 5 | 83.3 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 6 | 6 | 100.0 | Each h1 element must have text content. |
| H1 IMG Content | 6 | 6 | 100.0 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 12 | 11 | 91.6 | |
| Sub Headings | ||||
| Nesting* | 6 | 6 | 100.0 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 6 | 6 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 6 | 6 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 6 | 6 | 100.0 | |
| Forms | ||||
| Labels* | 5 | 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 | 5 | 5 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 0 | 0 | na | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 0 | 0 | na | Each label and legend element must have text content. |
| Summary | 5 | 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* | 6 | 4 | 66.6 | Each img element must have an alt attribute. |
| Decorative | 6 | 5 | 83.3 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 6 | 6 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 6 | 4 | 66.6 | |
| Layout Tables | ||||
| Nesting* | 6 | 6 | 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 | 6 | 6 | 100.0 | |
| All Rules for University of Evansville(Home) | ||||
| Summary | 35 | 27 | 77.1 | |
Details for University of Evansville(LAS) Website
URL: http://www.evansville.edu/schools/artssciences.cfm
Date: 2010-07-16
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 44 | 44 | 100.0 | The page must contain exactly one title element. |
| Title Content | 44 | 44 | 100.0 | The title element must have text content. |
| H1 Element* | 44 | 44 | 100.0 | The page must contain at least one h1 element. |
| Number of H1s | 44 | 44 | 100.0 | The page should contain no more than two h1 elements. |
| H1 and Title* | 44 | 43 | 97.7 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 44 | 44 | 100.0 | Each h1 element must have text content. |
| H1 IMG Content | 44 | 44 | 100.0 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 88 | 87 | 98.8 | |
| Sub Headings | ||||
| Nesting* | 44 | 43 | 97.7 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 44 | 44 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 44 | 44 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 44 | 43 | 97.7 | |
| Forms | ||||
| Labels* | 43 | 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 | 43 | 43 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 0 | 0 | na | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 2 | 2 | 100.0 | Each label and legend element must have text content. |
| Summary | 43 | 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* | 44 | 42 | 95.4 | Each img element must have an alt attribute. |
| Decorative | 44 | 44 | 100.0 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 44 | 44 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 44 | 42 | 95.4 | |
| Layout Tables | ||||
| Nesting* | 44 | 44 | 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 | 44 | 44 | 100.0 | |
| All Rules for University of Evansville(LAS) | ||||
| Summary | 263 | 216 | 82.1 | |