University of South Florida
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 South Florida(Admis) | 39.4 | 51.5 | 21.8 | 4.7 | 50.0 | 25.0 | 68.7 |
| University of South Florida(Home) | 39.7 | 54.8 | 9.6 | 4.1 | 33.3 | 29.0 | 80.6 |
| University of South Florida(LAS) | 55.8 | 39.2 | 50.0 | na | 50.0 | 64.2 | 92.8 |
Details for University of South Florida(Admis) Website
URL: http://www.usf.edu/Admission/
Date: 2010-07-30
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 32 | 31 | 96.8 | The page must contain exactly one title element. |
| Title Content | 32 | 32 | 100.0 | The title element must have text content. |
| H1 Element* | 32 | 19 | 59.3 | The page must contain at least one h1 element. |
| Number of H1s | 32 | 19 | 59.3 | The page should contain no more than two h1 elements. |
| H1 and Title* | 32 | 14 | 43.7 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 32 | 18 | 56.2 | Each h1 element must have text content. |
| H1 IMG Content | 32 | 18 | 56.2 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 64 | 33 | 51.5 | |
| Sub Headings | ||||
| Nesting* | 32 | 7 | 21.8 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 32 | 32 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 32 | 32 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 32 | 7 | 21.8 | |
| Forms | ||||
| Labels* | 21 | 1 | 4.7 | 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 | 17 | 17 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 3 | 3 | 100.0 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 12 | 1 | 8.3 | Each label and legend element must have text content. |
| Summary | 21 | 1 | 4.7 | |
| 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 | 1 | 100.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* | 32 | 8 | 25.0 | Each img element must have an alt attribute. |
| Decorative | 32 | 18 | 56.2 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 32 | 22 | 68.7 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 32 | 8 | 25.0 | |
| Layout Tables | ||||
| Nesting* | 32 | 22 | 68.7 | 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 | 32 | 22 | 68.7 | |
| All Rules for University of South Florida(Admis) | ||||
| Summary | 185 | 73 | 39.4 | |
Details for University of South Florida(Home) Website
URL: http://www.usf.edu/index.asp
Date: 2010-07-30
| 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 | 22 | 70.9 | The page must contain at least one h1 element. |
| Number of H1s | 31 | 22 | 70.9 | The page should contain no more than two h1 elements. |
| H1 and Title* | 31 | 12 | 38.7 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 31 | 22 | 70.9 | Each h1 element must have text content. |
| H1 IMG Content | 31 | 21 | 67.7 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 62 | 34 | 54.8 | |
| Sub Headings | ||||
| Nesting* | 31 | 3 | 9.6 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 31 | 31 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 31 | 31 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 31 | 3 | 9.6 | |
| Forms | ||||
| Labels* | 24 | 1 | 4.1 | 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 | 23 | 23 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 1 | 1 | 100.0 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 20 | 2 | 10.0 | Each label and legend element must have text content. |
| Summary | 24 | 1 | 4.1 | |
| Data Tables | ||||
| TH Elements* | 3 | 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* | 3 | 1 | 33.3 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 3 | 2 | 66.6 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 3 | 2 | 66.6 | 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* | 3 | 1 | 33.3 | Each td element in a complex data table must have a headers attribute that references the id attributes of associated th elements. |
| Summary | 12 | 4 | 33.3 | |
| Images | ||||
| Alt Text* | 31 | 9 | 29.0 | Each img element must have an alt attribute. |
| Decorative | 31 | 12 | 38.7 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 31 | 28 | 90.3 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 31 | 9 | 29.0 | |
| Layout Tables | ||||
| Nesting* | 31 | 25 | 80.6 | 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 | 25 | 80.6 | |
| All Rules for University of South Florida(Home) | ||||
| Summary | 191 | 76 | 39.7 | |
Details for University of South Florida(LAS) Website
Date: 2010-07-30
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 14 | 14 | 100.0 | The page must contain exactly one title element. |
| Title Content | 14 | 14 | 100.0 | The title element must have text content. |
| H1 Element* | 14 | 8 | 57.1 | The page must contain at least one h1 element. |
| Number of H1s | 14 | 8 | 57.1 | The page should contain no more than two h1 elements. |
| H1 and Title* | 14 | 3 | 21.4 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 14 | 8 | 57.1 | Each h1 element must have text content. |
| H1 IMG Content | 14 | 8 | 57.1 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 28 | 11 | 39.2 | |
| Sub Headings | ||||
| Nesting* | 14 | 7 | 50.0 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 14 | 14 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 14 | 14 | 100.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 14 | 7 | 50.0 | |
| Forms | ||||
| Labels* | 0 | 0 | na | 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 | 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 | 0 | 0 | na | |
| Data Tables | ||||
| TH Elements* | 4 | 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* | 4 | 0 | 0.0 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 4 | 4 | 100.0 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 4 | 4 | 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* | 4 | 4 | 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 | 16 | 8 | 50.0 | |
| Images | ||||
| Alt Text* | 14 | 9 | 64.2 | Each img element must have an alt attribute. |
| Decorative | 14 | 9 | 64.2 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 14 | 14 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 14 | 9 | 64.2 | |
| Layout Tables | ||||
| Nesting* | 14 | 13 | 92.8 | 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 | 14 | 13 | 92.8 | |
| All Rules for University of South Florida(LAS) | ||||
| Summary | 86 | 48 | 55.8 | |