[Skip navigation links]

Site Report

This tab shows a list of all pages with issues.

IssuesDescription and URLGuidelineLine
20https://apbooklogin.com/
CriticalThis 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
CriticalThe 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
CriticalHeadings should not be empty. ARIA 5.2.8
<h1 class='...'><a href='https://apbooklogin.com'>...</a></h1>
155
Criticalimg 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
CriticalLinks 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
CriticalA 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
CriticalInvalid CSS color value. CSS Validation
color: #d5d5d5px89
CriticalThe label element may contain at most one descendant input element, button element, select element, or textarea element. HTML5
<label>...</label>
4134
<label>...</label>
4157
CriticalBad 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
CriticalElement 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
CriticalDuplicate attribute class. HTML5
359 389
CriticalA 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
CriticalAn 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 ImportantEnsure 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 ImportantThe 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 ImportantThe banner role is unnecessary for element header. HTML5
<header role='banner' class='...'>...</header>
149
Very ImportantConsider using the h1 element as a top-level heading only. HTML5
<h1 class='...'><a href='https://apbooklogin.com'>...</a></h1>
155
ImportantEnsure 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
ImportantAvoid 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
ImportantUse 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
2https://apbooklogin.com/wp-content/cache/min/1/267e5df91277564a4c63befb2f89ebb1.css
CriticalInvalid value for CSS property. CSS Validation
background: -webkit-linear-gradient(536
display: relative976
display: relative982
display: relative996
Very ImportantThe @media feature has an invalid value. CSS Validation
min-width1912
max-width1918
max-width1935
min-width2062
max-width2073
2https://apbooklogin.com/wp-content/uploads/elementor/css/post-6.css?ver=1766996548
CriticalInvalid CSS selector. CSS Validation
6
CriticalCSS Validation Error. CSS Validation
6
13https://apbooklogin.com/apbook/
CriticalThis 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
CriticalLinks must have an accessible name. WCAG 2.2 A F89
Section 508 (2017) A F89
<a href='https://apbooklogin.com'></a>
251
CriticalThe label element may contain at most one descendant input element, button element, select element, or textarea element. HTML5
<label>...</label>
1598
<label>...</label>
1647
CriticalBad 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
CriticalDuplicate attribute class. HTML5
318 348
CriticalStart tag a seen but an element of the same type was already open. HTML5
252
CriticalStray end tag a. HTML5
258
CriticalThe rel=canonical tag probably redirects to the wrong page. Best Practice
47
CriticalSeveral 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: Apbook308
Link text: Apbook610
Very ImportantEnsure 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 &#38; 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 ImportantThe banner role is unnecessary for element header. HTML5
<header role='banner' class='...'>...</header>
239
ImportantAvoid 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
ImportantSeveral links on a page share the same link text, but go to different destinations. WCAG 2.2 AAA 2.4.9
Link text: Apbook308
Link text: Apbook610
2https://apbooklogin.com/wp-content/cache/min/1/171c61aa06bedc967f528bc462bb9e04.css
CriticalInvalid value for CSS property. CSS Validation
background: -webkit-linear-gradient(536
display: relative976
display: relative982
display: relative996
Very ImportantThe @media feature has an invalid value. CSS Validation
min-width1912
max-width1918
max-width1935
min-width2062
max-width2073
10https://apbooklogin.com/about-us/
CriticalThis 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
CriticalLinks must have an accessible name. WCAG 2.2 A F89
Section 508 (2017) A F89
<a href='https://apbooklogin.com'></a>
251
CriticalThe label element may contain at most one descendant input element, button element, select element, or textarea element. HTML5
<label>...</label>
840
<label>...</label>
889
CriticalBad 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
CriticalDuplicate attribute class. HTML5
318 348
CriticalStart tag a seen but an element of the same type was already open. HTML5
252
CriticalStray end tag a. HTML5
258
Very ImportantEnsure 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 &#38; 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 ImportantThe banner role is unnecessary for element header. HTML5
<header role='banner' class='...'>...</header>
239
ImportantAvoid 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
10https://apbooklogin.com/apbook-app/
CriticalThis 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
CriticalLinks must have an accessible name. WCAG 2.2 A F89
Section 508 (2017) A F89
<a href='https://apbooklogin.com'></a>
251
CriticalThe label element may contain at most one descendant input element, button element, select element, or textarea element. HTML5
<label>...</label>
834
<label>...</label>
883
CriticalBad 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
CriticalDuplicate attribute class. HTML5
318 348
CriticalStart tag a seen but an element of the same type was already open. HTML5
252
CriticalStray end tag a. HTML5
258
Very ImportantEnsure 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 &#38; 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 ImportantThe banner role is unnecessary for element header. HTML5
<header role='banner' class='...'>...</header>
239
ImportantAvoid 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
2https://apbooklogin.com/how-to-login/
CriticalStart tag a seen but an element of the same type was already open. HTML5
252
CriticalStray end tag a. HTML5
258
61 issues on 8 pages