Critical | Clickable controls should have an ARIA role.
| WCAG 2.1 A F54 Section 508 (2017) A F54
| 3828 3854 |
Critical | Clickable controls should be keyboard accessible.
| WCAG 2.1 A F15 Section 508 (2017) A F15
| 3828 3854 |
Critical | Each a element must contain text or an img with an alt attribute.
| WCAG 2.1 A F89 Section 508 (2017) A F89
| 381 397 409 3993 4001
...
|
Critical | This page has more than one h1 element, which violates Bing webmaster guidelines.
| Bing
| 373 383 399 411 425
...
|
Critical | The frameborder attribute on the iframe element is obsolete.
Use CSS instead.
| HTML5
| 4156 4157 4158 4159 |
Critical | The scrolling attribute on the iframe element is obsolete.
Use CSS instead.
| HTML5
| 4156 4157 4158 4159 |
Critical | Element script must not have attribute
async unless attribute src or type=module is
also specified.
| HTML5
| 3957 3970 |
Critical | The font element is obsolete.
Use CSS instead.
| HTML5
| 3995 3995 4003 4003 |
Critical | Element buy not allowed as child element in this context.
| HTML5
| 699 700 778 |
Critical | Element castom not allowed as child element in this context.
| HTML5
| 698 725 751 777 |
Critical | Element rad not allowed as child element in this context.
| HTML5
| 698 725 751 777 |
Critical | End tag had attributes.
| HTML5
| 9435 |
Critical | Saw < when expecting an attribute name. Probable cause: Missing > immediately before.
| HTML5
| 9435 |
Critical | Start tag a seen but an element of the same type was already open.
| HTML5
| 703 |
Critical | No space between attributes.
| HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1
| 2361 2361 2616 2616 2651
...
|
Critical | Saw " when expecting an attribute name. Probable cause: = missing immediately before.
| HTML5
| 2361 2616 3058 6916 7030
...
|
Critical | Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.
| HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1
| 2361 2616 2651 3058 6916
...
|
Critical | A slash was not immediately followed by >.
| HTML5
| 9435 |
Very Important | Ensure that text and background colors have enough contrast. The text color to background color contrast ratio after composition is: 1.33 with
color: rgb(223,223,223); background-color: rgb(255,255,255); font-size: 8.25pt; font-weight: 400; 1.33 with
color: rgb(223,223,223); background-color: rgb(255,255,255); font-size: 8.25pt; font-weight: 400; 1.33 with
color: rgb(223,223,223); background-color: rgb(255,255,255); font-size: 8.25pt; font-weight: 400; 1.33 with
color: rgb(223,223,223); background-color: rgb(255,255,255); font-size: 8.25pt; font-weight: 400; 1.33 with
color: rgb(223,223,223); background-color: rgb(255,255,255); font-size: 8.25pt; font-weight: 400; | WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3
| 572 573 584 585 596
...
|
Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the dotted link focus outline. :focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: | WCAG 2.1 AA F78 Section 508 (2017) AA F78
| 524 527 530 533 536 |
Very Important | Omitting img width or height attributes makes the page layout jump about as images load.
| Usability.gov 14:3 W3C
| 239 3528 3686 3733 3891
...
|
Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. :hover transition: all 0.5s :hover transition: all 0.5s :hover transition: all 0.5s :hover transition: all 0.5s :hover transition: all 0.5s | WCAG 2.1 2.3.3
| 466 469 472 475 478
...
|
Important | Ensure that text and background colors have a 7:1 contrast ratio. The text color to background color contrast ratio after composition is: 5.14 with
color: rgb(106,106,106); background-color: rgb(249,249,249); font-size: 9pt; font-weight: 400; 4.96 with
color: rgb(255,255,255); background-color: rgb(226,0,0); font-size: 9pt; font-weight: 400; 4.96 with
color: rgb(255,255,255); background-color: rgb(226,0,0); font-size: 9pt; font-weight: 400; 4.96 with
color: rgb(255,255,255); background-color: rgb(226,0,0); font-size: 9pt; font-weight: 400; 4.96 with
color: rgb(255,255,255); background-color: rgb(226,0,0); font-size: 9pt; font-weight: 400; | WCAG 2.1 AAA 1.4.6
| 570 582 594 606 3671
...
|
Important | Avoid specifying a new window as the target of a link with target=_blank.
| WCAG 2.1 AAA F22
| 977 981 3836 3876 3939
...
|
Important | Using rel=nofollow on internal links dilutes PageRank flow through your site.
| Google
| 259 3678 3700 3723 3857
...
|
Important | Use link text between 3 and 100 characters so it's long enough to be understood, but avoids line wrapping.
| Usability.gov 10:11
| 658 738 866 1570 2539
...
|
Critical | Clickable controls should have an ARIA role.
| WCAG 2.1 A F54 Section 508 (2017) A F54
| 3220 |
Critical | Clickable controls should be keyboard accessible.
| WCAG 2.1 A F15 Section 508 (2017) A F15
| 3220 |
Critical | Element script must not have attribute
async unless attribute src or type=module is
also specified.
| HTML5
| 3435 3451 |
Critical | The font element is obsolete.
Use CSS instead.
| HTML5
| 3512 3512 3530 3530 |
Critical | End tag had attributes.
| HTML5
| 3328 |
Critical | Saw < when expecting an attribute name. Probable cause: Missing > immediately before.
| HTML5
| 3328 |
Critical | A slash was not immediately followed by >.
| HTML5
| 3328 |
Critical | Attribute pattern is only allowed when the input type is text, search, url, tel, email or password.
| HTML5
| 855 894 3028 3067 |
Very Important | Ensure that text and background colors have enough contrast. The text color to background color contrast ratio after composition is: 4.03 with
color: rgb(89,126,165); background-color: rgb(249,249,249); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; | WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3
| 779 1005 1107 1209 1311
...
|
Very Important | Omitting img width or height attributes makes the page layout jump about as images load.
| Usability.gov 14:3 W3C
| 953 1026 1055 1128 3278
...
|
Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s | WCAG 2.1 2.3.3
| 248 332 404 426 448
...
|
Important | Avoid specifying a new window as the target of a link with target=_blank.
| WCAG 2.1 AAA F22
| 3277 3346 3353 3364 3371
...
|
Important | Use link text between 3 and 100 characters so it's long enough to be understood, but avoids line wrapping.
| Usability.gov 10:11
| 1582 2398 |
Critical | Clickable controls should have an ARIA role.
| WCAG 2.1 A F54 Section 508 (2017) A F54
| 1280 |
Critical | Clickable controls should be keyboard accessible.
| WCAG 2.1 A F15 Section 508 (2017) A F15
| 1280 |
Critical | HTML form control has no accessible name.
| WCAG 2.1 A F68 Section 508 (2017) A F68
| 938 |
Critical | Element script must not have attribute
async unless attribute src or type=module is
also specified.
| HTML5
| 1495 1511 |
Critical | The font element is obsolete.
Use CSS instead.
| HTML5
| 1572 1572 1590 1590 |
Critical | End tag had attributes.
| HTML5
| 1388 |
Critical | Saw < when expecting an attribute name. Probable cause: Missing > immediately before.
| HTML5
| 1388 |
Critical | A slash was not immediately followed by >.
| HTML5
| 1388 |
Critical | Attribute pattern is only allowed when the input type is text, search, url, tel, email or password.
| HTML5
| 865 |
Very Important | Ensure that text and background colors have enough contrast. The text color to background color contrast ratio after composition is: 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 9.75pt; font-weight: 400; | WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3
| 839 |
Very Important | User interface controls must have a contrast ratio of at least 3:1 against adjacent colors. The contrast ratio between the control edge and surrounding area is: 1.16 with
border-color: rgb(238,238,238); background-color: rgb(255,255,255);
box margin rgb(255,255,255); 1.16 with
border-color: rgb(238,238,238); background-color: rgb(255,255,255);
box margin rgb(255,255,255); 1.16 with
border-color: rgb(238,238,238); background-color: rgb(255,255,255);
box margin rgb(255,255,255); | WCAG 2.1 1.4.11
| 819 838 852 |
Very Important | Omitting img width or height attributes makes the page layout jump about as images load.
| Usability.gov 14:3 W3C
| 171 1338 |
Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s | WCAG 2.1 2.3.3
| 246 330 402 424 446
...
|
Important | Ensure that text and background colors have a 7:1 contrast ratio. The text color to background color contrast ratio after composition is: 5.14 with
color: rgb(106,106,106); background-color: rgb(249,249,249); font-size: 11.25pt; font-weight: 400; 5.14 with
color: rgb(106,106,106); background-color: rgb(249,249,249); font-size: 11.25pt; font-weight: 400; 5.14 with
color: rgb(106,106,106); background-color: rgb(249,249,249); font-size: 11.25pt; font-weight: 400; | WCAG 2.1 AAA 1.4.6
| 792 796 799 |
Important | Avoid specifying a new window as the target of a link with target=_blank.
| WCAG 2.1 AAA F22
| 1337 1406 1413 1424 1431
...
|
Important | Use option groups when a drop down list has more than 10 items.
| Usability.gov 13:12
| 938 |
Critical | Clickable controls should have an ARIA role.
| WCAG 2.1 A F54 Section 508 (2017) A F54
| 1905 |
Critical | Clickable controls should be keyboard accessible.
| WCAG 2.1 A F15 Section 508 (2017) A F15
| 1905 |
Critical | Element script must not have attribute
async unless attribute src or type=module is
also specified.
| HTML5
| 2120 2136 |
Critical | The font element is obsolete.
Use CSS instead.
| HTML5
| 2197 2197 2215 2215 |
Critical | End tag had attributes.
| HTML5
| 2013 |
Critical | Saw < when expecting an attribute name. Probable cause: Missing > immediately before.
| HTML5
| 2013 |
Critical | A slash was not immediately followed by >.
| HTML5
| 2013 |
Very Important | Ensure that text and background colors have enough contrast. The text color to background color contrast ratio after composition is: 4.03 with
color: rgb(89,126,165); background-color: rgb(249,249,249); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; 2.71 with
color: rgb(157,157,157); background-color: rgb(255,255,255); font-size: 11.25pt; font-weight: 400; | WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3
| 792 896 993 1090 1187
...
|
Very Important | Omitting img width or height attributes makes the page layout jump about as images load.
| Usability.gov 14:3 W3C
| 844 917 941 1014 1963
...
|
Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s :hover transition: all 0.25s | WCAG 2.1 2.3.3
| 188 332 404 426 448
...
|
Important | Avoid specifying a new window as the target of a link with target=_blank.
| WCAG 2.1 AAA F22
| 1962 2031 2038 2049 2056
...
|
Important | Use link text between 3 and 100 characters so it's long enough to be understood, but avoids line wrapping.
| Usability.gov 10:11
| 1443 |
Critical | img alt text must not use ASCII art (which includes smileys). alt=':)' alt=':)' alt=':)' alt=':)' alt=':)' | WCAG 2.1 A F72 Section 508 (2017) A F72
| 1016 1016 1016 1016 1016
...
|
Critical | Using the same alt text on adjacent images results in screen readers stuttering as the same text is read out twice.
| WCAG 2.1 A 1.1.1 Section 508 (2017) A 1.1.1
| 1016 1016 1016 1016 1016
...
|
Critical | No space between attributes.
| HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1
| 899 899 1271 1271 1647
...
|
Critical | Saw " when expecting an attribute name. Probable cause: = missing immediately before.
| HTML5
| 899 1271 1647 2115 2301
...
|
Critical | Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.
| HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1
| 899 1271 1647 2115 2301
...
|
Critical | Attribute pattern is only allowed when the input type is text, search, url, tel, email or password.
| HTML5
| 2714 2753 |
Very Important | Article lacks heading.
| HTML5
| 821 923 1015 1107 1201
...
|
Important | Use bold text sparingly - for one or two words or a short phrase.
| Usability.gov 11:5
| 1202 |