| Critical | This button element contains no text and has no accessible name. | WCAG 2.2 A 4.1.2 Section 508 (2017) A 4.1.2
| |
| <button class='...'>...</button>
| 177 | |
| <button class='...'>...</button>
| 183 | |
| <button onclick='...' type='button' id='...' class='search-trigger ...'>...</button>
| 193 | |
| Critical | The visual label must appear in the accessible name of links and controls. | WCAG 2.2 A F96 Section 508 (2017) A F96
| |
| Label "✈️ Telegram Support Updates, help & community" not in name "Telegram Support Updates, help & community"
<a class='apbook-connect__card' href='https://t.me/YOURUSERNAME' target='_blank' rel='noopener'>...</a>
| 3597 | |
| Critical | Headings should not be empty. | ARIA 5.2.8
| |
| <h1 class='...'><a href='https://apbooklogin.com'>...</a></h1>
| 155 | |
| Critical | img elements must have an accessible name. | WCAG 2.2 A F65 Section 508 (2017) A F65
| |
| <img width='736' height='414' decoding='async' src='...E' data-lazy-src='...'>
| 1387 | |
| <img width='1200' height='675' decoding='async' src='...E' data-lazy-src='...'>
| 1407 | |
| <img width='180' height='216' decoding='async' src='...E' data-lazy-src='...'>
| 1422 | |
| <img width='1080' height='1080' decoding='async' src='...E' data-lazy-src='...'>
| 1442 | |
| <img width='222' height='508' decoding='async' src='...E' data-lazy-src='...'>
| 2637 | |
| Critical | Links must have an accessible name. | WCAG 2.2 A F89 Section 508 (2017) A F89
| |
| <a href='https://apbooklogin.com'><span class='custom-logo-link'>...</span></a>
| 155 | |
| Critical | A video plays longer than 5 seconds, without a way to pause it. | WCAG 2.2 A 2.2.2 Section 508 (2017) A 2.2.2
| |
| <video autoplay loop muted><source src='...4' type='video/mp4'></video>
| 1396 | |
| <video autoplay loop muted><source src='...4' type='video/mp4'></video>
| 1431 | |
| Critical | Invalid CSS color value. | CSS Validation
| |
| color: #d5d5d5px | 89 | |
| Critical | The label element may contain at most one descendant
input element,
button element,
select element,
or textarea element. | HTML5
| |
| <label>...</label>
| 4134 | |
| <label>...</label>
| 4157 | |
| Critical | Bad value for attribute type. | HTML5
| |
| Expected a token character or '/' but saw | | |
| <script type='rocketlazyloadscript'>...</script>
| 210 | |
| <script type='rocketlazyloadscript'>...</script>
| 213 | |
| <script type='rocketlazyloadscript'>...</script>
| 260 | |
| <script type='rocketlazyloadscript'>...</script>
| 1085 | |
| <script type='rocketlazyloadscript'>...</script>
| 2525 | |
| Critical | Element style not allowed as child element in this context. | HTML5
| |
| <div class='elementor-element ...' data-id='9f41b26' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 541 | |
| <div class='elementor-element ...' data-id='882ee82' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 936 | |
| <div id='apbook-about-new'><style>...</style></div>
| 1111 | |
| <div class='elementor-element ...' data-id='1d015b6' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 1379 | |
| <div class='elementor-element ...' data-id='60d52e7' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 1687 | |
| Critical | Duplicate attribute class. | HTML5
| |
| | 359 389 | |
| Critical | A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload. | HTML5
| |
| <link rel='stylesheet' href='...s' data-rocket-async='style' as='style' onload='...' onerror='...' media='all' data-minify='1'>
| 13 | |
| <link rel='stylesheet' href='...8' data-rocket-async='style' as='style' onload='...' onerror='...' type='text/css' media='all'>
| 96 | |
| <link rel='stylesheet' href='...4' data-rocket-async='style' as='style' onload='...' onerror='...' type='text/css' media='all'>
| 97 | |
| Critical | An img element must have an
alt attribute, except under certain
conditions. For details, consult guidance on
providing text alternatives for images. | HTML5
| |
| <img width='736' height='414' decoding='async' src='...E' data-lazy-src='...'>
| 1387 | |
| <img width='1200' height='675' decoding='async' src='...E' data-lazy-src='...'>
| 1407 | |
| <img width='180' height='216' decoding='async' src='...E' data-lazy-src='...'>
| 1422 | |
| <img width='1080' height='1080' decoding='async' src='...E' data-lazy-src='...'>
| 1442 | |
| <img width='222' height='508' decoding='async' src='...E' data-lazy-src='...'>
| 2637 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG 2.2 AA 1.4.3 Section 508 (2017) AA 1.4.3
| |
| The text color to background color contrast ratio after composition is: | | |
| 3.76 with
color: rgb(255,255,255)background: rgb(239,68,68)
font-size: 8.25ptfont-weight: 700<span class='game-badge live'>LIVE</span>
| 1389 | |
| 3.76 with
color: rgb(255,255,255)background: rgb(239,68,68)
font-size: 8.25ptfont-weight: 700<span class='game-badge live'>LIVE</span>
| 1400 | |
| 3.76 with
color: rgb(255,255,255)background: rgb(239,68,68)
font-size: 8.25ptfont-weight: 700<span class='game-badge live'>LIVE</span>
| 1409 | |
| Very Important | The CSS backdrop-filter: property is not supported by some browsers. | iPhone/iPad ≤ 17
| |
| .hero-btn-secondary { backdrop-filter: blur(6px6px; }
| 382 | |
| .rg-card { backdrop-filter: blur(10px10px; }
| 3806 | |
| .license-container { backdrop-filter: blur(10px10px; }
| 3965 | |
| Very Important | The banner role is unnecessary for element header. | HTML5
| |
| <header role='banner' class='...'>...</header>
| 149 | |
| Very Important | Consider using the h1 element as a top-level heading only. | HTML5
| |
| <h1 class='...'><a href='https://apbooklogin.com'>...</a></h1>
| 155 | |
| 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.78 with
color: rgb(156,163,175)background: rgb(31,41,55)
font-size: 10.50ptfont-weight: 400<p>Create your account in just a few simple steps.</p>
| 1038 | |
| 5.78 with
color: rgb(156,163,175)background: rgb(31,41,55)
font-size: 10.50ptfont-weight: 400<p>Add funds securely using available payment options.</p>
| 1047 | |
| 5.78 with
color: rgb(156,163,175)background: rgb(31,41,55)
font-size: 10.50ptfont-weight: 400<p>Access live sports, casino games, and more.</p>
| 1056 | |
| 5.78 with
color: rgb(156,163,175)background: rgb(31,41,55)
font-size: 10.50ptfont-weight: 400<p>Withdraw your winnings quickly and easily.</p>
| 1065 | |
| 6.99 with
color: rgb(156,163,175)background: linear-gradient(135.0deg , rgb(17,24,39) , rgb(2,6,23))
font-size: 11.25ptfont-weight: 400<p class='promo-desc'>Explore a wide range of ... rewarding experience.</p>
| 1702 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG 2.2 AAA F22
| |
| <a class='apbook-connect__card' href='https://wa.me/YOURNUMBER' target='_blank' rel='noopener'>...</a>
| 3590 | |
| <a class='apbook-connect__card' href='https://t.me/YOURUSERNAME' target='_blank' rel='noopener'>...</a>
| 3597 | |
| <a target='_blank' title='WordPress Education Theme' href='...a'>...A</a>
| 4126 | |
| Important | Use at least a 12-point font on all web pages. | Usability.gov 11:8
| |
| font-size: 9pt<div class='hero-keywords' aria-hidden='true'>apbook · ... book login</div>
| 236 | |
| font-size: 10.50pt<p class='ap-muted'>Enter your APBook login ... your account instantly.</p>
| 437 | |
| font-size: 10.50pt<p class='ap-muted'>New here? Register ... ID on WhatsApp.</p>
| 474 | |
| font-size: 9.75pt<div class='ap-wa-sub'>Fast assistance for ... and basic support.</div>
| 480 | |
| font-size: 10.88pt<p>Recognized as a reliable and feature-rich betting platform</p>
| 854 | |
| Critical | This button element contains no text and has no accessible name. | WCAG 2.2 A 4.1.2 Section 508 (2017) A 4.1.2
| |
| <button class='...'>...</button>
| 320 | |
| <button class='...'>...</button>
| 350 | |
| <button onclick='...' type='button' id='...' class='search-trigger ...'>...</button>
| 389 | |
| Critical | Links must have an accessible name. | WCAG 2.2 A F89 Section 508 (2017) A F89
| |
| <a href='https://apbooklogin.com'></a>
| 251 | |
| Critical | The label element may contain at most one descendant
input element,
button element,
select element,
or textarea element. | HTML5
| |
| <label>...</label>
| 1598 | |
| <label>...</label>
| 1647 | |
| Critical | Bad value for attribute type. | HTML5
| |
| Expected a token character or '/' but saw | | |
| <script type='rocketlazyloadscript'>...</script>
| 181 | |
| <script type='rocketlazyloadscript'>...</script>
| 184 | |
| <script type='speculationrules'>...</script>
| 1687 | |
| <script type='rocketlazyloadscript'>...</script>
| 1692 | |
| <script type='rocketlazyloadscript'>...</script>
| 1725 | |
| Critical | Duplicate attribute class. | HTML5
| |
| | 318 348 | |
| Critical | Start tag a seen but an element of the same type was already open. | HTML5
| |
| | 252 | |
| Critical | Stray end tag a. | HTML5
| |
| | 258 | |
| Critical | The rel=canonical tag probably redirects to the wrong page. | Best Practice
| |
| | 47 | |
| Critical | Several links on a page share the same link text and surrounding context, but go to different destinations. | WCAG 2.2 A F63 Section 508 (2017) A F63
| |
| Link text: Apbook | 308 | |
| Link text: Apbook | 610 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG 2.2 AA 1.4.3 Section 508 (2017) AA 1.4.3
| |
| The text color to background color contrast ratio after composition is: | | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Register</span>
| 460 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Deposit</span>
| 487 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Play & Win</span>
| 514 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Withdrawal</span>
| 541 | |
| Very Important | The banner role is unnecessary for element header. | HTML5
| |
| <header role='banner' class='...'>...</header>
| 239 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG 2.2 AAA F22
| |
| <a target='_blank' title='WordPress Education Theme' href='...a'>...A</a>
| 1581 | |
| Important | Several links on a page share the same link text, but go to different destinations. | WCAG 2.2 AAA 2.4.9
| |
| Link text: Apbook | 308 | |
| Link text: Apbook | 610 | |
| Critical | This button element contains no text and has no accessible name. | WCAG 2.2 A 4.1.2 Section 508 (2017) A 4.1.2
| |
| <button class='...'>...</button>
| 320 | |
| <button class='...'>...</button>
| 350 | |
| <button onclick='...' type='button' id='...' class='search-trigger ...'>...</button>
| 389 | |
| Critical | Links must have an accessible name. | WCAG 2.2 A F89 Section 508 (2017) A F89
| |
| <a href='https://apbooklogin.com'></a>
| 251 | |
| Critical | The label element may contain at most one descendant
input element,
button element,
select element,
or textarea element. | HTML5
| |
| <label>...</label>
| 840 | |
| <label>...</label>
| 889 | |
| Critical | Bad value for attribute type. | HTML5
| |
| Expected a token character or '/' but saw | | |
| <script type='rocketlazyloadscript'>...</script>
| 181 | |
| <script type='rocketlazyloadscript'>...</script>
| 184 | |
| <script type='speculationrules'>...</script>
| 929 | |
| <script type='rocketlazyloadscript'>...</script>
| 934 | |
| <script type='rocketlazyloadscript'>...</script>
| 967 | |
| Critical | Duplicate attribute class. | HTML5
| |
| | 318 348 | |
| Critical | Start tag a seen but an element of the same type was already open. | HTML5
| |
| | 252 | |
| Critical | Stray end tag a. | HTML5
| |
| | 258 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG 2.2 AA 1.4.3 Section 508 (2017) AA 1.4.3
| |
| The text color to background color contrast ratio after composition is: | | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Register</span>
| 460 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Deposit</span>
| 487 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Play & Win</span>
| 514 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Withdrawal</span>
| 541 | |
| Very Important | The banner role is unnecessary for element header. | HTML5
| |
| <header role='banner' class='...'>...</header>
| 239 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG 2.2 AAA F22
| |
| <a target='_blank' title='WordPress Education Theme' href='...a'>...A</a>
| 823 | |
| Critical | This button element contains no text and has no accessible name. | WCAG 2.2 A 4.1.2 Section 508 (2017) A 4.1.2
| |
| <button class='...'>...</button>
| 320 | |
| <button class='...'>...</button>
| 350 | |
| <button onclick='...' type='button' id='...' class='search-trigger ...'>...</button>
| 389 | |
| Critical | Links must have an accessible name. | WCAG 2.2 A F89 Section 508 (2017) A F89
| |
| <a href='https://apbooklogin.com'></a>
| 251 | |
| Critical | The label element may contain at most one descendant
input element,
button element,
select element,
or textarea element. | HTML5
| |
| <label>...</label>
| 834 | |
| <label>...</label>
| 883 | |
| Critical | Bad value for attribute type. | HTML5
| |
| Expected a token character or '/' but saw | | |
| <script type='rocketlazyloadscript'>...</script>
| 181 | |
| <script type='rocketlazyloadscript'>...</script>
| 184 | |
| <script type='speculationrules'>...</script>
| 923 | |
| <script type='rocketlazyloadscript'>...</script>
| 928 | |
| <script type='rocketlazyloadscript'>...</script>
| 961 | |
| Critical | Duplicate attribute class. | HTML5
| |
| | 318 348 | |
| Critical | Start tag a seen but an element of the same type was already open. | HTML5
| |
| | 252 | |
| Critical | Stray end tag a. | HTML5
| |
| | 258 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG 2.2 AA 1.4.3 Section 508 (2017) AA 1.4.3
| |
| The text color to background color contrast ratio after composition is: | | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Register</span>
| 460 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Deposit</span>
| 487 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Play & Win</span>
| 514 | |
| 2.34 with
color: rgb(255,255,255)background: rgb(190,170,31)
font-size: 11.25ptfont-weight: 500<span class='...'>Withdrawal</span>
| 541 | |
| Very Important | The banner role is unnecessary for element header. | HTML5
| |
| <header role='banner' class='...'>...</header>
| 239 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG 2.2 AAA F22
| |
| <a target='_blank' title='WordPress Education Theme' href='...a'>...A</a>
| 817 | |