Critical | alt text should not be a meaningless image file name. alt='mobile_app3' alt='service_icon1' alt='service_icon2' alt='service_icon3' alt='service_icon4' | WCAG 2.2 A F30 Section 508 (2017) A F30
| 145 152 159 166 335
...
|
Critical | alt text should not contain placeholders like 'picture' or 'spacer'. alt='mobile_app3' alt='banner_vector2' alt='service_icon1' alt='service_icon2' alt='service_icon3' | WCAG 2.2 A F30 Section 508 (2017) A F30
| 126 145 152 159 335
...
|
Critical | img elements must have an accessible name.
| WCAG 2.2 A F65 Section 508 (2017) A F65
| 100 250 |
Critical | Use semantic markup like strong instead of using the CSS font-weight property.
| WCAG 2.2 A F2 Section 508 (2017) A F2
| 90 239 239 |
Critical | Elements with role=tablist must contain or own an element with
role=tab and must not contain elements with other roles. Owned roles: listitem | HTML5 ARIA 1.2 WCAG 2.2 A 1.3.1 Section 508 (2017) A 1.3.1
| 460 |
Critical | Bad value for attribute width. Expected a digit but saw ; instead. width=16px; width=16px; | HTML5
| 123 280 |
Critical | Text not allowed.
| HTML5
| 278 |
Critical | Duplicate attribute type.
| HTML5
| 646 |
Critical | Stray end tag div.
| HTML5
| 593 |
Critical | An img element must have an
alt attribute, except under certain
conditions. For details, consult guidance on
providing text alternatives for images.
| HTML5
| 100 250 |
Critical | Offer an HTML site map to your users with links that point to the important parts of your site. Links embedded in menus, list boxes, and similar elements are not accessible to web crawlers unless they appear in your site map. If the site map is larger than 100 or so links, you may want to break the site map into separate pages.
| Google Bing
| 1 |
Very Important | Ensure that text and background colors have enough contrast. The text color to background color contrast ratio after composition is: 4.42 with
color: rgb(122,122,122) background: rgb(12,14,39) font-size: 12pt font-weight: 400 4.42 with
color: rgb(122,122,122) background: rgb(12,14,39) font-size: 12pt font-weight: 700 4.42 with
color: rgb(122,122,122) background: rgb(12,14,39) font-size: 12pt font-weight: 700 4.42 with
color: rgb(122,122,122) background: rgb(12,14,39) font-size: 12pt font-weight: 700 4.42 with
color: rgb(122,122,122) background: rgb(12,14,39) font-size: 12pt font-weight: 700 | WCAG 2.2 AA 1.4.3 Section 508 (2017) AA 1.4.3
| 284 285 287 289 291
...
|
Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. :focus and :not(:focus) have same outline: outline-style:none or outline-width:0 outline-style:none or outline-width:0 :focus and :not(:focus) have same outline: | WCAG 2.2 AA F78 Section 508 (2017) AA F78
| 89 201 638 641 |
Very Important | Omitting img width or height attributes makes the page layout jump about as images load.
| Usability.gov 14:3 W3C
| 100 126 145 250 335
...
|
Very Important | Provide a search option on each page of content-rich web sites.
| Usability.gov 17:4
| 1 |
Very Important | Cannot use aria-label or aria-labelledby on elements and roles that prohibit naming. Element role: generic Element role: generic Element role: generic Element role: generic Element role: generic | HTML5 ARIA 1.2
| 479 489 506 516 534
...
|
Important | Search engines may penalize invisible text where text color is nearly identical to the background color. The colors used are: color: rgb(12,14,39); background-color: rgb(12,14,39); color: rgb(12,14,39); background-color: rgb(12,14,39); color: rgb(12,14,39); background-color: rgb(12,14,39); color: rgb(12,14,39); background-color: rgb(12,14,39); color: rgb(232,166,96); background-color: ; | Google Yahoo Bing
| 138 199 200 240 347 |
Less Important | Use site maps for web sites that have many pages.
| Usability.gov 7:10
| 1 |