Monterey Bay
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 |
|---|---|---|---|---|---|---|---|
| Monterey Bay(Admis) | 64.2 | 53.5 | 78.5 | 100.0 | na | 100.0 | 0.0 |
| Monterey Bay(Home) | 47.9 | 37.1 | 31.4 | 84.0 | 50.0 | 82.8 | 5.7 |
| Monterey Bay(LAS) | 56.6 | 60.0 | 30.0 | 100.0 | na | 90.0 | 0.0 |
Details for Monterey Bay(Admis) Website
URL: http://admissions.csumb.edu/site/x19743.xml
Date: 2010-08-13
| 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 | 13 | 92.8 | The page must contain at least one h1 element. |
| Number of H1s | 14 | 13 | 92.8 | The page should contain no more than two h1 elements. |
| H1 and Title* | 14 | 2 | 14.2 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 14 | 13 | 92.8 | Each h1 element must have text content. |
| H1 IMG Content | 14 | 13 | 92.8 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 28 | 15 | 53.5 | |
| Sub Headings | ||||
| Nesting* | 14 | 11 | 78.5 | 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 | 11 | 78.5 | |
| Forms | ||||
| Labels* | 14 | 14 | 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 | 0 | 0 | na | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 14 | 14 | 100.0 | 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 | 14 | 14 | 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* | 14 | 14 | 100.0 | Each img element must have an alt attribute. |
| Decorative | 14 | 0 | 0.0 | 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 | 14 | 100.0 | |
| Layout Tables | ||||
| Nesting* | 14 | 0 | 0.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 | 14 | 0 | 0.0 | |
| All Rules for Monterey Bay(Admis) | ||||
| Summary | 84 | 54 | 64.2 | |
Details for Monterey Bay(Home) Website
URL: http://csumb.edu/
Date: 2010-06-07
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 35 | 35 | 100.0 | The page must contain exactly one title element. |
| Title Content | 35 | 35 | 100.0 | The title element must have text content. |
| H1 Element* | 35 | 20 | 57.1 | The page must contain at least one h1 element. |
| Number of H1s | 35 | 18 | 51.4 | The page should contain no more than two h1 elements. |
| H1 and Title* | 35 | 6 | 17.1 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 35 | 12 | 34.2 | Each h1 element must have text content. |
| H1 IMG Content | 35 | 11 | 31.4 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 70 | 26 | 37.1 | |
| Sub Headings | ||||
| Nesting* | 35 | 11 | 31.4 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 35 | 28 | 80.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 35 | 28 | 80.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 35 | 11 | 31.4 | |
| Forms | ||||
| Labels* | 44 | 37 | 84.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 | 33 | 31 | 93.9 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 32 | 31 | 96.8 | Each label and legend element must have text content. |
| Summary | 44 | 37 | 84.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 | 1 | 100.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 | 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 | 4 | 2 | 50.0 | |
| Images | ||||
| Alt Text* | 35 | 29 | 82.8 | Each img element must have an alt attribute. |
| Decorative | 35 | 3 | 8.5 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 35 | 2 | 5.7 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 35 | 29 | 82.8 | |
| Layout Tables | ||||
| Nesting* | 35 | 2 | 5.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 | 35 | 2 | 5.7 | |
| All Rules for Monterey Bay(Home) | ||||
| Summary | 223 | 107 | 47.9 | |
Details for Monterey Bay(LAS) Website
URL: http://cahss.csumb.edu/site/x8090.xml
Date: 2010-08-13
| Rule | Number of Pages | Pages that Passed | Percentage of Pages Passed | Rule Details |
|---|---|---|---|---|
| Titling | ||||
| Title Element | 10 | 10 | 100.0 | The page must contain exactly one title element. |
| Title Content | 10 | 10 | 100.0 | The title element must have text content. |
| H1 Element* | 10 | 10 | 100.0 | The page must contain at least one h1 element. |
| Number of H1s | 10 | 10 | 100.0 | The page should contain no more than two h1 elements. |
| H1 and Title* | 10 | 2 | 20.0 | The text content of each h1 element should match all or part of the title content. |
| H1 Content | 10 | 9 | 90.0 | Each h1 element must have text content. |
| H1 IMG Content | 10 | 9 | 90.0 | Each h1 element should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 20 | 12 | 60.0 | |
| Sub Headings | ||||
| Nesting* | 10 | 3 | 30.0 | Subheading elements that follow the last h1 should be properly nested. |
| Content | 10 | 8 | 80.0 | Each subheading element (h2..h6) must have text content. |
| IMG Content | 10 | 8 | 80.0 | Each subheading element (h2..h6) should have text content exclusive of the alt text of any img elements it contains. |
| Summary | 10 | 3 | 30.0 | |
| Forms | ||||
| Labels* | 10 | 10 | 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 | 0 | 0 | na | Each input element with type=button | submit | reset must have either a value attribute or a title attribute. |
| Alt Text | 10 | 10 | 100.0 | Each input element with type=image must have either an alt attribute or a title attribute. |
| Label Content | 10 | 10 | 100.0 | Each label and legend element must have text content. |
| Summary | 10 | 10 | 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* | 10 | 9 | 90.0 | Each img element must have an alt attribute. |
| Decorative | 10 | 0 | 0.0 | Each img element with an empty alt attribute should be removed; CSS techniques should be used instead. |
| Small | 10 | 10 | 100.0 | Each img element with width or height less than 8 pixels should be removed; CSS techniques should be used instead. |
| Summary | 10 | 9 | 90.0 | |
| Layout Tables | ||||
| Nesting* | 10 | 0 | 0.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 | 10 | 0 | 0.0 | |
| All Rules for Monterey Bay(LAS) | ||||
| Summary | 60 | 34 | 56.6 | |