Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 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
BLandmark Structure7 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
CForm AccessibilityAction5 of 5 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | (Search) | placeholder only |
| q | text | (Search) | placeholder only |
| (Enter your Email address) | placeholder only | ||
| q | text | (Search) | placeholder only |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<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="q">; <input type="text" name="q">; <input type="email" name="email">; <input type="text" name="q">
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
CLink & Button QualityAction3 issue(s) across 176 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://builder.bootstrapmade.com/demo/R… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Rival/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/FlexAdmin… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/NiceAdmin… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/S… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/ShopWise/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/S… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Strada/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/C… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Clarity/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/A… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Atlas/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/A… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Arsha/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/T… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Travely/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/L… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Landia/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/S… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Stratify/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/U… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/UniPulse/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/D… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Devin/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/S… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/SmartStor… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/LiteAdmin… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/F… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Flavora/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/C… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Construct… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/A… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Academica… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/PowerAdmi… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/L… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/LuxEstate… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/S… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Spotlight… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/F… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Forma/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/EliteAdmi… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/S… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Strive/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/SmartAdmi… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/ModernAdm… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/EasyAdmin… | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/C… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Creativo/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/O… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Orbit/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://builder.bootstrapmade.com/demo/A… | Edit Online | new tab | Add '(opens in new tab)' to text |
| https://bootstrapmade.com/demo/Aventro/ | Live Demo | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/BootstrapMade | Follow us on Twitter | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/BootstrapMade | Follow us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://feeds.feedburner.com/BootstrapMa… | Subscribe to our RSS feed | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://builder.bootstrapmade.com/demo/Rival/; https://bootstrapmade.com/demo/Rival/; https://bootstrapmade.com/demo/FlexAdmin/; https://bootstrapmade.com/demo/NiceAdmin/; https://builder.bootstrapmade.com/demo/ShopWise/; https://bootstrapmade.com/demo/ShopWise/; https://builder.bootstrapmade.com/demo/Strada/; https://bootstrapmade.com/demo/Strada/; https://builder.bootstrapmade.com/demo/Clarity/; https://bootstrapmade.com/demo/Clarity/ (+45 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
Icon-only buttons need an aria-label so screen readers can announce them.
button (#148 on page); button (#165 on page); button (#1093 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 9 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 Free & Premium Boots… | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h2 High-Quality Bootstr… | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Premium Lifetime Acc… | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Why Choose Themes fr… | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Trusted by a Global … | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Join Our Newsletter | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Company | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Popular Templates | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| h3 Popular Categories | 1.64:1 | 3.0:1 | #000000 | #323233 | Fail |
| title Download 170+ Free B… | 17.24:1 | 4.5:1 | #000000 | #E5E8F9 | Pass |
| span Templates | 17.12:1 | 4.5:1 | #000000 | #E5E7F8 | Pass |
| a Business | 17.03:1 | 4.5:1 | #000000 | #E6E6F7 | Pass |
| a Portfolio | 17.35:1 | 4.5:1 | #000000 | #E9E8F7 | Pass |
| a Admin | 18.12:1 | 4.5:1 | #000000 | #EEEDF9 | Pass |
| a Education | 18.54:1 | 4.5:1 | #000000 | #F0F0F9 | Pass |
| a eCommerce | 19.14:1 | 4.5:1 | #000000 | #F3F4FB | Pass |
| a Restaurant | 19.63:1 | 4.5:1 | #000000 | #F6F7FC | Pass |
| a Medical | 20.08:1 | 4.5:1 | #000000 | #F8FAFD | Pass |
| a Coming Soon | 20.08:1 | 4.5:1 | #000000 | #F8FAFD | Pass |
| a One Page | 20.08:1 | 4.5:1 | #000000 | #F8FAFD | 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.
BLighthouse Accessibility AuditsScore 82/100 — 4 failing, 15 passedREVIEW
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Updated div.template-card > div.details > p.template-updated > span.label |
Today div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
20 days ago div.template-card > div.details > p.template-updated > time |
20 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
1 month ago div.template-card > div.details > p.template-updated > time |
1 month div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
2 months ago div.template-card > div.details > p.template-updated > time |
2 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
27 days ago div.template-card > div.details > p.template-updated > time |
27 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
2 months ago div.template-card > div.details > p.template-updated > time |
2 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
2 months ago div.template-card > div.details > p.template-updated > time |
2 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
2 months ago div.template-card > div.details > p.template-updated > time |
2 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
1 month ago div.template-card > div.details > p.template-updated > time |
1 month div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
2 months ago div.template-card > div.details > p.template-updated > time |
2 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
22 days ago div.template-card > div.details > p.template-updated > time |
22 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
20 days ago div.template-card > div.details > p.template-updated > time |
20 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
2 months ago div.template-card > div.details > p.template-updated > time |
2 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
13 days ago div.template-card > div.details > p.template-updated > time |
13 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
29 days ago div.template-card > div.details > p.template-updated > time |
29 days div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
Updated div.template-card > div.details > p.template-updated > span.label |
3 months ago div.template-card > div.details > p.template-updated > time |
3 months div.details > p.template-updated > time > strong |
OK body.page-home > div#cookie-bar > button.accept-cookies |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
BootstrapMade div.copyright > div.container > div.text-center > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
Premium Lifetime Access div.premium-deal > div.deal-content > div.deal-text > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
main#main > section#hero > form.search-form > button main#main > section#hero > form.search-form > button |
These items highlight common accessibility best practices.
AHeading Hierarchy39 headings, 1 skip(s)PASS
- H1 Free & Premium Bootstrap Templates & Themes
- H3 Premium Lifetime Access skipped
- H2 Rival - Creative Agency and Startup Website Template
- H2 Flex Admin - Bootstrap Admin Dashboard Template
- H2 Nice Admin - Bootstrap admin HTML template
- H2 ShopWise - eCommerce Website Template
- H2 Strada - Creative Agency Template
- H2 Clarity - Professional Agency Website Template
- H2 Atlas - Business Template For Corporate Sites
- H2 Arsha - Free Corporate Bootstrap HTML Template
- H2 Travely - Bootstrap Website Template for Tours and Agencies
- H2 Landia - Landing Page Template for SaaS and Product Launches
- H2 Stratify - Business Template for Corporate and Consulting Sites
- H2 UniPulse - University Education Website Template
- H2 Devin – Clean Multipurpose Bootstrap Website Template
- H2 Smart Store - eCommerce Template for Modern Online Shops
- H2 Lite Admin - Bootstrap Admin Dashboard Template
- H2 Flavora - Restaurant Website Template
- H2 Constructify - Construction Template for Contractors and Builders
- H2 Academica - Online Courses Template
- H2 Power Admin - Bootstrap Admin Dashboard Template
- H2 LuxEstate - Real Estate Template for Listings and Agents
- H2 Spotlight - Agency Template for Creative Studios and Teams
- H2 Forma - Modern Digital Agency Website Template
- H2 Elite Admin - Bootstrap Admin Dashboard Template
- H2 Strive - Professional Corporate Website Template
- H2 Smart Admin - Clean Bootstrap Admin Dashboard Template
- H2 Modern Admin - Bootstrap Admin Dashboard Template
- H2 Easy Admin - Bootstrap Admin Dashboard Template
- H2 Creativo - Agency Template for Creative Studios and Marketing
- H2 Orbit - Business Website Template for Agencies and Startups
- H2 Aventro - Modern Business Bootstrap Template
- H2 High-Quality Bootstrap Themes for Every Project
- H3 Why Choose Themes from BootstrapMade?
- H3 Trusted by a Global Community
- H3 Join Our Newsletter
- H3 Company
- H3 Popular Templates
- H3 Popular Categories
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