|
Add visible text to the heading, or alt text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings. | | |
| | | |
| <h1 class='...'><a href='https://dubaiexchange-247.com'>...</a></h1>
| Line 183 | |
| https://dubaiexchange-247.com/ | | |
| | | |
| <h2 class='...'><a href='https://dubaiexchange-247.com'></a>...</h2>
| Line 187 | |
| https://dubaiexchange-247.com/about-us/ | | |
| | | |
| <h2 class='...'><a href='https://dubaiexchange-247.com'></a>...</h2>
| Line 187 | |
| https://dubaiexchange-247.com/online-cricket-id/ | | |
| | | |
| <h2 class='...'><a href='https://dubaiexchange-247.com'></a>...</h2>
| Line 187 | |
| https://dubaiexchange-247.com/sports/ | | |
| This issue was found on another 6 pages.
The trial version is limited to showing issues on 4 pages.
| | |
|
A link name allows screen readers to voice what the links does. If there is no link content, or the link content is hidden by CSS, screen readers have nothing to read, so read out the URL instead. To add a name do one of the following:
- Add text between the
a element start and end tags
- Add an
aria-label attribute
- Add an
aria-labelledby attribute
- Add an
img alt attribute labeling the link if it contains an img element
img elements with role=presentation or role=none are not included in the link's accessible name. | 2.4.4 2.4.9 4.1.2 | |
| | | |
| <a href='https://dubaiexchange-247.com'>...</a>
| Line 183 | |
| https://dubaiexchange-247.com/ | | |
| | | |
| <a href='https://dubaiexchange-247.com'></a>
| Line 187 | |
| <a href='https://dubaiexchange-247.com/' class='custom-logo-link' rel='home'>...</a>
| Line 187 | |
| https://dubaiexchange-247.com/about-us/ | | |
| | | |
| <a href='https://dubaiexchange-247.com'></a>
| Line 187 | |
| <a href='https://dubaiexchange-247.com/' class='custom-logo-link' rel='home'>...</a>
| Line 187 | |
| https://dubaiexchange-247.com/online-cricket-id/ | | |
| | | |
| <a href='https://dubaiexchange-247.com'></a>
| Line 187 | |
| <a href='https://dubaiexchange-247.com/' class='custom-logo-link' rel='home'>...</a>
| Line 187 | |
| https://dubaiexchange-247.com/sports/ | | |
| This issue was found on another 6 pages.
The trial version is limited to showing issues on 4 pages.
| | |
|
A programmatically determined name allows screen readers to tell users what the control does. To add a name do one of the following:
- Add text between the
button start and end tags
- Add a
title attribute
- Add an
aria-label attribute
- Add an
aria-labelledby attribute
- Add an
img alt attribute if the button contains an img element
| | |
| | | |
| <button class='...'>...</button>
| Line 166 | |
| <button class='...'>...</button>
| Line 171 | |
| <button onclick='...' type='button' id='...' class='...'>...</button>
| Line 187 | |
| https://dubaiexchange-247.com/ | | |
| | | |
| <button class='...'>...</button>
| Line 170 | |
| <button class='...'>...</button>
| Line 175 | |
| <button onclick='...' type='button' id='...' class='...'>...</button>
| Line 191 | |
| https://dubaiexchange-247.com/about-us/ | | |
| | | |
| <button class='...'>...</button>
| Line 170 | |
| <button class='...'>...</button>
| Line 175 | |
| <button onclick='...' type='button' id='...' class='...'>...</button>
| Line 191 | |
| https://dubaiexchange-247.com/online-cricket-id/ | | |
| | | |
| <button class='...'>...</button>
| Line 170 | |
| <button class='...'>...</button>
| Line 175 | |
| <button onclick='...' type='button' id='...' class='...'>...</button>
| Line 191 | |
| https://dubaiexchange-247.com/sports/ | | |
| This issue was found on another 6 pages.
The trial version is limited to showing issues on 4 pages.
| | |
|
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
- The contrast ratio should be 3.0 or more for 18 point text, or larger
- The contrast ratio should be 3.0 or more for 14 point bold text, or larger
- The contrast ratio should be 4.5 or more for all other text
| 1.4.6 | |
| The text color to background color contrast ratio after composition is: | | |
| 1.32 with
color: rgb(51,51,51)background: linear-gradient(180.0deg , rgb(20,28,61) , rgb(15,21,48))
font-size: 25.50ptfont-weight: 400<div class='dx-support-icon'>️</div>
| Line 4276 | |
| https://dubaiexchange-247.com/ | | |
| The text color to background color contrast ratio after composition is: | | |
| 1.61 with
color: rgb(51,51,51)background: rgb(7,5,6)
font-size: 24ptfont-weight: 700<h1 class='...'>About us</h1>
| Line 212 | |
| 1.61 with
color: rgb(51,51,51)background: rgb(7,5,6)
font-size: 14.04ptfont-weight: 700<h3 data-start='6882' data-end='6902'>Who We Are</h3>
| Line 218 | |
| 1.61 with
color: rgb(51,51,51)background: rgb(7,5,6)
font-size: 12ptfont-weight: 400<p data-start='6903' data-end='7117'>Dubai Exch 247 ... approach.</p>
| Line 218 | |
| 1.61 with
color: rgb(51,51,51)background: rgb(7,5,6)
font-size: 14.04ptfont-weight: 700<h3 data-start='7119' data-end='7140'>Our Mission</h3>
| Line 218 | |
| 1.61 with
color: rgb(51,51,51)background: rgb(7,5,6)
font-size: 12ptfont-weight: 400<p data-start='7141' data-end='7320'>Our mission is ... features.</p>
| Line 218 | |
| https://dubaiexchange-247.com/about-us/ | | |
|
Displaying new windows without warning can be very confusing to non-sighted and mobile users.
Some screen readers and mobile devices give very little indication a new tab or window has opened.
If you cannot avoid displaying a new window, insert an "opens in a new window" warning into the link text
or add the warning to the link using a title attribute or aria-describedby attribute. | 3.2.5 | |
| | | |
| <a target='_blank' title='WordPress Church Theme' href='...a'>Church WDA</a>
| Line 4851 | |
| https://dubaiexchange-247.com/ | | |
| | | |
| <a target='_blank' title='WordPress Church Theme' href='...a'>Church WDA</a>
| Line 229 | |
| https://dubaiexchange-247.com/about-us/ | | |
| | | |
| <a target='_blank' title='WordPress Church Theme' href='...a'>Church WDA</a>
| Line 756 | |
| https://dubaiexchange-247.com/online-cricket-id/ | | |
| | | |
| <a target='_blank' title='WordPress Church Theme' href='...a'>Church WDA</a>
| Line 229 | |
| https://dubaiexchange-247.com/sports/ | | |
| This issue was found on another 6 pages.
The trial version is limited to showing issues on 4 pages.
| | |
|
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
- The contrast ratio should be 4.5 or more for 18 point text, or larger
- The contrast ratio should be 4.5 or more for 14 point bold text, or larger
- The contrast ratio should be 7.0 or more for all other text
| | |
| The text color to background color contrast ratio after composition is: | | |
| 5.70 with
color: rgb(255,255,255)background: linear-gradient(90.0deg , rgb(124,58,237) , rgb(79,70,229))
font-size: 11.25ptfont-weight: 900<button type='submit'>Login Now</button>
| Line 237 | |
| 5.70 with
color: rgb(255,255,255)background: linear-gradient(90.0deg , rgb(124,58,237) , rgb(79,70,229))
font-size: 12ptfont-weight: 900<a class='dx__btn ...' href='.../' target='_blank' rel='noopener noreferrer'>Go to Login</a>
| Line 407 | |
| 5.70 with
color: rgb(255,255,255)background: linear-gradient(90.0deg , rgb(124,58,237) , rgb(79,70,229))
font-size: 12ptfont-weight: 900<a class='dx__btn ...' href='.../' target='_blank' rel='noopener noreferrer'>Login</a>
| Line 563 | |
| 5.70 with
color: rgb(255,255,255)background: linear-gradient(90.0deg , rgb(124,58,237) , rgb(79,70,229))
font-size: 12ptfont-weight: 900<a class='dx__btn ...' href='.../' target='_blank' rel='noopener noreferrer'>Sign Up</a>
| Line 580 | |
| https://dubaiexchange-247.com/login/ | | |
| The text color to background color contrast ratio after composition is: | | |
| 6.40 with
color: rgb(74,93,117)background: linear-gradient(135.0deg , rgb(246,249,255) , rgb(238,244,255))
font-size: 12ptfont-weight: 400<p>An<strong>Online Cricket ID</strong>on ... delays.</p>
| Line 341 | |
| 6.40 with
color: rgb(74,93,117)background: linear-gradient(135.0deg , rgb(246,249,255) , rgb(238,244,255))
font-size: 12ptfont-weight: 700<strong>Online Cricket ID</strong>
| Line 342 | |
| 6.40 with
color: rgb(74,93,117)background: linear-gradient(135.0deg , rgb(246,249,255) , rgb(238,244,255))
font-size: 12ptfont-weight: 400<p>Your Cricket ID lets you place ... promotions — anytime, anywhere.</p>
| Line 346 | |
| 5.26 with
color: rgb(255,255,255)background: rgb(11,92,255)
font-size: 12ptfont-weight: 600<a href='.../' class='ocx-primary'>Get Cricket ID</a>
| Line 384 | |
| 4.99 with
color: rgb(11,92,255)background: linear-gradient(135.0deg , rgb(246,249,255) , rgb(238,244,255))
font-size: 12ptfont-weight: 600<a href='.../' class='ocx-outline'>Login Now</a>
| Line 385 | |
| https://dubaiexchange-247.com/online-cricket-id/ | | |