University of Southern California
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 Southern California(Admis) | 48.2 | 0.0 | 100.0 | 100.0 | na | 20.0 | 80.0 |
| University of Southern California(Home) | 39.5 | 35.0 | 40.2 | 12.9 | 20.0 | 61.3 | 53.2 |
| University of Southern California(LAS) | 34.7 | 48.5 | 5.9 | 0.0 | 50.0 | 0.0 | 100.0 |
Details for University of Southern California(Admis) Website
URL: http://www.usc.edu/admission/
Date: 2010-04-13
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 5 | 5 | 100.0 | The page must contain exactly one title element. |
| Title Content | 5 | 5 | 100.0 | The title element must have text content. |
| H1 Element* | 5 | 0 | 0.0 | The page must contain at least one h1 element. |
| Number of H1s | 5 | 0 | 0.0 | The page should contain no more than two h1 elements. |
| H1 and Title* | 5 | 0 | 0.0 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 5 | 0 | 0.0 | Each h1 element must have text content. |
| H1 IMG Content | 5 | 0 | 0.0 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 10 | 0 | 0.0 | |
| Sub Headings | ||||
| Nesting* | 5 | 5 | 100.0 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 5 | 5 | 100.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 5 | 1 | 20.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 5 | 5 | 100.0 | |
| Forms | ||||
| Labels* | 4 | 4 | 100.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 | 3 | 3 | 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 | 0 | 0 | na | Each label and legend element must have text content. |
| Summary | 4 | 4 | 100.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* | 5 | 1 | 20.0 | Each img element must have an alt attribute. |
| Decorative | 5 | 4 | 80.0 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 5 | 5 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 5 | 1 | 20.0 | |
| Layout Tables | ||||
| Nesting* | 5 | 4 | 80.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 | 5 | 4 | 80.0 | |
| All Rules for University of Southern California(Admis) | ||||
| Summary | 29 | 14 | 48.2 | |
Details for University of Southern California(Home) Website
URL: http://www.usc.edu/
Date: 2010-04-13
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 77 | 77 | 100.0 | The page must contain exactly one title element. |
| Title Content | 77 | 77 | 100.0 | The title element must have text content. |
| H1 Element* | 77 | 40 | 51.9 | The page must contain at least one h1 element. |
| Number of H1s | 77 | 39 | 50.6 | The page should contain no more than two h1 elements. |
| H1 and Title* | 77 | 14 | 18.1 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 77 | 40 | 51.9 | Each h1 element must have text content. |
| H1 IMG Content | 77 | 18 | 23.3 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 154 | 54 | 35.0 | |
| Sub Headings | ||||
| Nesting* | 77 | 31 | 40.2 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 77 | 76 | 98.7 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 77 | 69 | 89.6 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 77 | 31 | 40.2 | |
| Forms | ||||
| Labels* | 62 | 8 | 12.9 | 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 | 12 | 12 | 100.0 | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 42 | 40 | 95.2 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 14 | 14 | 100.0 | Each label and legend element must have text content. |
| Summary | 62 | 8 | 12.9 | |
| Data Tables | ||||
| TH Elements* | 5 | 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* | 5 | 0 | 0.0 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 5 | 5 | 100.0 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 5 | 4 | 80.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* | 5 | 0 | 0.0 | Each td element in a complex data table must have a headers attribute that references the id attributes of associated th elements. |
| Summary | 20 | 4 | 20.0 | |
| Images | ||||
| Alt Text* | 75 | 46 | 61.3 | Each img element must have an alt attribute. |
| Decorative | 75 | 43 | 57.3 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 75 | 75 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 75 | 46 | 61.3 | |
| Layout Tables | ||||
| Nesting* | 77 | 41 | 53.2 | 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 | 77 | 41 | 53.2 | |
| All Rules for University of Southern California(Home) | ||||
| Summary | 465 | 184 | 39.5 | |
Details for University of Southern California(LAS) Website
Date: 2010-04-13
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 67 | 66 | 98.5 | The page must contain exactly one title element. |
| Title Content | 67 | 67 | 100.0 | The title element must have text content. |
| H1 Element* | 67 | 65 | 97.0 | The page must contain at least one h1 element. |
| Number of H1s | 67 | 59 | 88.0 | The page should contain no more than two h1 elements. |
| H1 and Title* | 67 | 0 | 0.0 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 67 | 64 | 95.5 | Each h1 element must have text content. |
| H1 IMG Content | 67 | 64 | 95.5 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 134 | 65 | 48.5 | |
| Sub Headings | ||||
| Nesting* | 67 | 4 | 5.9 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 67 | 64 | 95.5 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 67 | 64 | 95.5 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 67 | 4 | 5.9 | |
| Forms | ||||
| Labels* | 66 | 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 | 65 | 0 | 0.0 | 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 | 66 | 0 | 0.0 | |
| Data Tables | ||||
| TH Elements* | 5 | 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* | 5 | 0 | 0.0 | Each data table must have a nonempty summary attribute. |
| Summary Unique | 5 | 3 | 60.0 | The summary attribute value for each data table on a page should be unique. |
| IDs Unique* | 5 | 5 | 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* | 5 | 5 | 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 | 20 | 10 | 50.0 | |
| Images | ||||
| Alt Text* | 66 | 0 | 0.0 | Each img element must have an alt attribute. |
| Decorative | 66 | 58 | 87.8 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 66 | 66 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 66 | 0 | 0.0 | |
| Layout Tables | ||||
| Nesting* | 67 | 67 | 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 | 67 | 67 | 100.0 | |
| All Rules for University of Southern California(LAS) | ||||
| Summary | 420 | 146 | 34.7 | |