Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
DAlt Text QualityAction3 of 3 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 3 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FForm AccessibilityAction7 of 10 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| Type | radio | none | |
| Type | radio | none | |
| Type | radio | none | |
| Name | text | (Name) | placeholder only |
| cEmail | text | (Email) | placeholder only |
| Cno | text | (Contact Number) | placeholder only |
| Message | textarea | (Message) | placeholder only |
| Country | select | (none) | none |
| #g-recaptcha-response | textarea | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="Country">; <textarea name="g-recaptcha-response" id="g-recaptcha-response">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="Name">; <input type="text" name="cEmail">; <input type="text" name="Cno">; <textarea name="Message">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
DMobile Keyboard & AutofillAction2/2 eligible field(s) missing autocomplete or inputmodeFIX
DMobile-Readable Font SizesAction69% of visible text renders at >= 12 CSS px (4 below threshold)FIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 67/100 — 5 failing, 10 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Select Country div.main_content_wrapper > div.container > div.landing_link_wrap > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col-xs-7 > div.logo > a > img.img-responsive div.col-xs-7 > div.logo > a > img.img-responsive |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.col-xs-7 > div.logo > a div.row > div.col-xs-7 > div.logo > a |
div.container > div.row > div.col-xs-5 > a.side_menu_toogle div.container > div.row > div.col-xs-5 > a.side_menu_toogle |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
CLink & Button QualityAction3 issue(s) across 32 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://bankofkhartoum.com | (empty) | empty | Add link text or aria-label |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://bankofkhartoum.com/sudan/al-fahe… | Al Fahed Valuable Assets In Tr… | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/canar-t… | Canar Telecommunications Co.lt… | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/microfi… | IRADA Microfinance Company | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/nationa… | National Trading and Services … | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/sanabel… | Sanabel Security Co. | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/sudacas… | SudaCash For Exchange and Mone… | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/wahat-a… | Wahat Al Khartoum | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com | (empty) | empty | Add link text or aria-label |
| https://bankofkhartoum.com/sudan/al-fahe… | Al Fahed Valuable Assets In Tr… | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/canar-t… | Canar Telecommunications Co.lt… | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/microfi… | IRADA Microfinance Company | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/nationa… | National Trading and Services … | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/sanabel… | Sanabel Security Co. | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/sudacas… | SudaCash For Exchange and Mone… | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/wahat-a… | Wahat Al Khartoum | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/sudan/ | Sudan | new tab | Add '(opens in new tab)' to text |
| http://bokintl.com/ | Bahrain | new tab | Add '(opens in new tab)' to text |
| http://bokintl.ae/ | United Arab Emirates | new tab | Add '(opens in new tab)' to text |
| https://bankofkhartoum.com/umoajupt/asse… | BOK Group Profile | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://bankofkhartoum.com; javascript:;; https://bankofkhartoum.com
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://bankofkhartoum.com/sudan/al-fahed-united-co-ltd/; https://bankofkhartoum.com/sudan/canar-telecommunications-co-ltd/; https://bankofkhartoum.com/sudan/microfinance/; https://bankofkhartoum.com/sudan/national-trading-and-services-co-ltd/; https://bankofkhartoum.com/sudan/sanabel-security-co/; https://bankofkhartoum.com/sudan/sudacash-company/; https://bankofkhartoum.com/sudan/wahat-al-khartoum/; https://bankofkhartoum.com/sudan/al-fahed-united-co-ltd/; https://bankofkhartoum.com/sudan/canar-telecommunications-co-ltd/; https://bankofkhartoum.com/sudan/microfinance/ (+8 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CColor Contrast (Screenshot)Action20 text elements analyzed, 13 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Over | 2.70:1 | 3.0:1 | #000000 | #025978 | Fail |
| title Bank of Khartoum| 10… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a About BOK | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Correspondent Bank | 3.61:1 | 4.5:1 | #000000 | #0162CB | Fail |
| a Subsidiaries | 3.72:1 | 4.5:1 | #000000 | #0164CE | Fail |
| a Al Fahed Valuable As… | 3.82:1 | 4.5:1 | #000000 | #0067CD | Fail |
| a Canar Telecommunicat… | 3.86:1 | 4.5:1 | #000000 | #0068CD | Fail |
| a IRADA Microfinance C… | 4.05:1 | 4.5:1 | #000000 | #006CCF | Fail |
| a National Trading and… | 4.09:1 | 4.5:1 | #000000 | #006DCF | Fail |
| a Sanabel Security Co. | 4.19:1 | 4.5:1 | #000000 | #016FD0 | Fail |
| a SudaCash For Exchang… | 4.28:1 | 4.5:1 | #000000 | #0171D1 | Fail |
| a Wahat Al Khartoum | 4.37:1 | 4.5:1 | #000000 | #0073D1 | Fail |
| a Contact Us | 4.45:1 | 4.5:1 | #000000 | #0075CF | Fail |
| a Language | 4.50:1 | 4.5:1 | #000000 | #0076D0 | Pass |
| a About BOK | 4.57:1 | 4.5:1 | #000000 | #1577CF | Pass |
| a Correspondent Bank | 4.56:1 | 4.5:1 | #000000 | #2176CF | Pass |
| a Subsidiaries | 4.74:1 | 4.5:1 | #000000 | #3279CC | Pass |
| a Al Fahed Valuable As… | 4.67:1 | 4.5:1 | #000000 | #3078CB | Pass |
| a Canar Telecommunicat… | 4.52:1 | 4.5:1 | #000000 | #2476CA | Pass |
| a IRADA Microfinance C… | 4.63:1 | 4.5:1 | #000000 | #2878CA | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
AHeading Hierarchy5 headings, 1 skip(s)PASS
- H1 Over 100 Years of service...
- H4 Select Country skipped
- H4 About Us
- H4 Contact Us
- H4 Correspondent Banks
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI