| Critical | HTML form control has no accessible name. | WCAG 2.2 A F68 Section 508 (2017) A F68
| |
| <select name='term' class='select-category'><option value=''>...n</option>...</select>
| 333 | |
| <select name='term' class='select-category'><option value=''>...n</option>...</select>
| 1633 | |
| Critical | Links must have an accessible name. | WCAG 2.2 A F89 Section 508 (2017) A F89
| |
| <a href='#' target='_blank' class='elementor-icon ...'>...</a>
| 1374 | |
| <a href='...i' target='_blank' class='elementor-icon ...'>...</a>
| 1378 | |
| Critical | This link is broken. The src or href is an empty string. | Broken Link
| |
| Link: Versandkosten URL is empty. | | |
| <a href='' target='_blank'>Versandkosten</a>
| 699 | |
| <a href='' target='_blank'>Versandkosten</a>
| 724 | |
| <a href='' target='_blank'>Versandkosten</a>
| 749 | |
| <a href='' target='_blank'>Versandkosten</a>
| 774 | |
| <a href='' target='_blank'>Versandkosten</a>
| 799 | |
| Critical | Bad value for attribute href. | HTML5
| |
| Unexpected character (0) 2621 - 89 21 8 in path | | |
| <a href='tel:+49 (0) 2621 - 89 21 8'></a>
| 3118 | |
| Critical | Bad value for attribute type. | HTML5
| |
| Expected a token character or '/' but saw | | |
| <script type='speculationrules'>...</script>
| 4205 | |
| Critical | Element image_lists not allowed as child element in this context. | HTML5
| |
| <sr7-module data-alias='demo-03' data-id='4' id='SR7_4_1' class='rs-ov-hidden' data-version='6.7.36'><image_lists>...</image_lists></sr7-module>
| 1223 | |
| Very Important | Do not use the meta viewport tag to disable zoom. | WCAG 2.2 AA 1.4.4 Section 508 (2017) AA 1.4.4
| |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
| 5 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG 2.2 AA F78 Section 508 (2017) AA F78
| |
| :focus has outline: invert none 0px <a href='https://upbikewinner.com/'>...</a>
| 312 | |
| :focus has outline: invert none 0px <a href='tel:+4902621–89218'><span>Kontaktieren Sie uns</span>...</a>
| 325 | |
| :focus has outline: invert none 0px <select name='term' class='select-category'><option value=''>...n</option>...</select>
| 333 | |
| :focus has outline: invert none 0px <a class='login' href='...p'><span>Konto</span></a>
| 366 | |
| :focus has outline: invert none 0px <a title='Wunschzettel ' href='.../' class='tini-wishlist'>...</a>
| 394 | |
| Very Important | Omitting img width or height attributes makes the page layout jump about as images load. | Usability.gov 14:3 W3C
| |
| <img src='...g' alt='Upbikewinner' title='Upbikewinner' class='normal-logo'>
| 313 | |
| Very Important | Unknown @media feature name. | CSS Validation
| |
| preferes-contrast | 250 | |
| Important | Ensure that text and background colors have a 7:1 contrast ratio. | WCAG 2.2 AAA 1.4.6
| |
| The text color to background color contrast ratio after composition is: | | |
| 5.01 with
color: rgb(255,255,255)background: rgb(222,16,16)
font-size: 7.50ptfont-weight: 600<span class='cart-number'>0</span>
| 405 | |
| 5.01 with
color: rgb(255,255,255)background: rgb(222,16,16)
font-size: 9ptfont-weight: 500<span>-57%</span>
| 691 | |
| 5.01 with
color: rgb(255,255,255)background: rgb(222,16,16)
font-size: 9ptfont-weight: 500<span>-47%</span>
| 716 | |
| 5.01 with
color: rgb(255,255,255)background: rgb(222,16,16)
font-size: 9ptfont-weight: 500<span>-56%</span>
| 741 | |
| 5.01 with
color: rgb(255,255,255)background: rgb(222,16,16)
font-size: 9ptfont-weight: 500<span>-53%</span>
| 766 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG 2.2 AAA F22
| |
| <a href='' target='_blank'>Versandkosten</a>
| 699 | |
| <a href='' target='_blank'>Versandkosten</a>
| 724 | |
| <a href='' target='_blank'>Versandkosten</a>
| 749 | |
| <a href='' target='_blank'>Versandkosten</a>
| 774 | |
| <a href='' target='_blank'>Versandkosten</a>
| 799 | |
| Important | Use at least a 12-point font on all web pages. | Usability.gov 11:8
| |
| font-size: 9.75pt<a href='.../'>Orbea DENNA M30 (2025) | ... Matt - Carbon Raw Gloss</a>
| 1056 | |
| font-size: 9.75pt<a href='.../'>Cube Nulane Hybrid C:62 ... | sagebrushgreen´n´prism</a>
| 1108 | |
| font-size: 9.75pt<a href='.../'>Cube Nulane Hybrid C:62 ... sagebrushgreen´n´prism</a>
| 1134 | |
| font-size: 9.75pt<a href='.../'>Cube Stereo Hybrid ONE77 HPC SLX 800 desertstone´n´black</a>
| 1160 | |
| Important | Radio buttons are easier to use than drop-downs when there are 6 choices or fewer. | Usability.gov 13:9
| |
| <select name='term' class='select-category'><option value=''>...n</option>...</select>
| 333 | |
| <select name='term' class='select-category'><option value=''>...n</option>...</select>
| 1633 | |