| 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>
| 149 | |
| <button class='...'>...</button>
| 155 | |
| <button onclick='...' type='button' id='...' class='search-trigger ...'>...</button>
| 165 | |
| Critical | Headings should not be empty. | ARIA 5.2.8
| |
| <h1 class='...'><a href='https://dreamexchin.com'>...</a></h1>
| 127 | |
| Critical | Links must have an accessible name. | WCAG 2.2 A F89 Section 508 (2017) A F89
| |
| <a href='https://dreamexchin.com'><span class='custom-logo-link'>...</span></a>
| 127 | |
| Critical | Invalid CSS color value. | CSS Validation
| |
| color: #d5d5d5px | 74 | |
| Critical | The label element may contain at most one descendant
input element,
button element,
select element,
or textarea element. | HTML5
| |
| <label>...</label>
| 3520 | |
| <label>...</label>
| 3543 | |
| Critical | Attribute charset not allowed on element. | HTML5
| |
| <meta charset='utf-8'>
| 632 | |
| <meta charset='utf-8'>
| 810 | |
| <meta charset='utf-8'>
| 1003 | |
| <meta charset='utf-8'>
| 1216 | |
| <meta charset='utf-8'>
| 1559 | |
| Critical | Attribute name not allowed on element. | HTML5
| |
| <meta name='viewport'>
| 634 | |
| <meta name='viewport'>
| 812 | |
| <meta name='viewport'>
| 1005 | |
| <meta name='viewport'>
| 1218 | |
| <meta name='viewport'>
| 1561 | |
| Critical | Element meta is missing one or more required attributes. | HTML5
| |
| itempropcontentproperty required for elementmeta<meta charset='utf-8'>
| 632 | |
| itempropproperty required for elementmeta<meta name='viewport' content='width=device-width, ...'>
| 634 | |
| itempropcontentproperty required for elementmeta<meta charset='utf-8'>
| 810 | |
| itempropproperty required for elementmeta<meta name='viewport' content='width=device-width, ...'>
| 812 | |
| itempropcontentproperty required for elementmeta<meta charset='utf-8'>
| 1003 | |
| Critical | Bad value for attribute type. | HTML5
| |
| Expected a token character or '/' but saw | | |
| <script type='speculationrules'>...</script>
| 5460 | |
| Critical | Element style not allowed as child element in this context. | HTML5
| |
| <div class='elementor-element ...' data-id='938a554' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 648 | |
| <div class='elementor-element ...' data-id='8b2acf5' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 826 | |
| <div class='elementor-element ...' data-id='41a2f04' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 1019 | |
| <div class='elementor-element ...' data-id='fa87b90' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 1232 | |
| <div class='elementor-element ...' data-id='92ccb5e' data-element_type='widget' data-widget_type='html.default'><style>...</style></div>
| 1575 | |
| Critical | Element title not allowed as child element in this context. | HTML5
| |
| <div class='elementor-element ...' data-id='938a554' data-element_type='widget' data-widget_type='html.default'><title>...</title></div>
| 637 | |
| <div class='elementor-element ...' data-id='8b2acf5' data-element_type='widget' data-widget_type='html.default'><title>...</title></div>
| 815 | |
| <div class='elementor-element ...' data-id='41a2f04' data-element_type='widget' data-widget_type='html.default'><title>...</title></div>
| 1008 | |
| <div class='elementor-element ...' data-id='fa87b90' data-element_type='widget' data-widget_type='html.default'><title>...</title></div>
| 1221 | |
| <div class='elementor-element ...' data-id='92ccb5e' data-element_type='widget' data-widget_type='html.default'><title>...</title></div>
| 1564 | |
| Critical | Duplicate attribute class. | HTML5
| |
| | 281 311 | |
| Critical | End tag for body seen, but there were unclosed elements. | HTML5
| |
| | 788 981 1194 1537 1791
...
| |
| Critical | Start tag body seen but an element of the same type was already open. | HTML5
| |
| | 722 906 1113 1351 1664
...
| |
| Critical | Unclosed element div. | HTML5
| |
| | 788 981 1194 1537 1791
...
| |
| Critical | Stray doctype. | HTML5
| |
| | 626 804 997 1210 1553
...
| |
| Critical | Stray end tag div. | HTML5
| |
| | 792 985 1198 1541 1795
...
| |
| Critical | Stray end tag head. | HTML5
| |
| | 719 903 1110 1348 1661
...
| |
| Critical | Stray start tag head. | HTML5
| |
| | 630 808 1001 1214 1557
...
| |
| Critical | Stray start tag html. | HTML5
| |
| | 628 806 999 1212 1555
...
| |
| 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. | 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.29 with
color: rgb(255,255,255)background: rgb(74,144,226)
font-size: 12ptfont-weight: 600<a href='.../' class='download-btn ios'>Download for iOS</a>
| 2974 | |
| 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 <button class='faq-question'>...</button>
| 3190 | |
| :focus has outline: invert none 0px <button class='faq-question'>...</button>
| 3197 | |
| :focus has outline: invert none 0px <button class='faq-question'>...</button>
| 3204 | |
| :focus has outline: invert none 0px <button class='faq-question'>...</button>
| 3211 | |
| :focus has outline: invert none 0px <button class='faq-question'>...</button>
| 3218 | |
| Very Important | Omitting img width or height attributes makes the page layout jump about as images load. | Usability.gov 14:3 W3C
| |
| <img draggable='false' role='img' class='emoji' alt='✔' src='...g'>
| 396 | |
| <img draggable='false' role='img' class='emoji' alt='⚡' src='...g'>
| 397 | |
| <img draggable='false' role='img' class='emoji' alt='🏏' src='...g'>
| 398 | |
| <img draggable='false' role='img' class='emoji' alt='🎰' src='...g'>
| 399 | |
| <img decoding='async' src='...p' alt='Dreamexch Cricket Betting and Casino Games in India'>
| 404 | |
| Very Important | The banner role is unnecessary for element header. | HTML5
| |
| <header role='banner' class='...'>...</header>
| 121 | |
| Very Important | Consider using the h1 element as a top-level heading only. | HTML5
| |
| <h1 class='...'><a href='https://dreamexchin.com'>...</a></h1>
| 127 | |
| 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: | | |
| 4.56 with
color: rgb(255,255,255)background: rgb(224,49,0)
font-size: 10.50ptfont-weight: 500<div class='...'>Get DreamExch ID</div>
| 173 | |
| 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 Car Rental Theme' href='...a'>...l</a>
| 3512 | |
| Important | Use at least a 12-point font on all web pages. | Usability.gov 11:8
| |
| font-size: 11.63pt<td data-label='Description'>Fully licensed and regulated betting platform</td>
| 876 | |
| font-size: 11.63pt<td data-label='Description'>Cricket, Teen Patti, ... Live Casino</td>
| 880 | |
| font-size: 11.63pt<td data-label='Description'>UPI, Bank Transfer, ... other secure options</td>
| 888 | |
| font-size: 11.63pt<td data-label='Description'>Welcome bonus, ... promotional rewards</td>
| 892 | |
| font-size: 11.63pt<td data-label='Description'>Fast and smooth ... after verification</td>
| 896 | |
| Less Important | Use site maps for web sites that have many pages. | Usability.gov 7:10
| |
| | 1 | |