Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction12 issue(s) across 89 links and 30 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://icons.getbootstrap.com/ | Icons | new tab | Add '(opens in new tab)' to text |
| https://blog.getbootstrap.com/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs | GitHub GitHub | new tab | Add '(opens in new tab)' to text |
| https://x.com/getbootstrap | X X | new tab | Add '(opens in new tab)' to text |
| https://opencollective.com/bootstrap | Open Collective Open Collec… | new tab | Add '(opens in new tab)' to text |
| https://www.herodevs.com/support/nes-boo… | Get Security Updates for Boots… | new tab | Add '(opens in new tab)' to text |
| https://srv.carbonads.net/ads/click/x/GT… | ads via Carbon | new tab | Add '(opens in new tab)' to text |
| https://srv.carbonads.net/ads/click/x/GT… | Start 14-day free trial Free… | new tab | Add '(opens in new tab)' to text |
| http://carbonads.net/?utm_source=getboot… | ads via Carbon | new tab | Add '(opens in new tab)' to text |
| /docs/5.3/getting-started/webpack/ | Webpack | img no alt | Add alt attribute to the image |
| /docs/5.3/getting-started/parcel/ | Parcel | img no alt | Add alt attribute to the image |
| /docs/5.3/getting-started/vite/ | Vite | img no alt | Add alt attribute to the image |
| https://github.com/twbs/bootstrap/blob/m… | MIT | new tab | Add '(opens in new tab)' to text |
| https://creativecommons.org/licenses/by/… | CC BY 3.0 | new tab | Add '(opens in new tab)' to text |
| https://cottonbureau.com/people/bootstra… | Swag Store | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/bootstrap | Bootstrap 5 | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/bootstrap/tree/v… | Bootstrap 4 | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/icons | Icons | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/rfs | RFS | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/examples | Examples repo | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/bootstrap/issues | Issues | new tab | Add '(opens in new tab)' to text |
| https://github.com/twbs/bootstrap/discus… | Discussions | new tab | Add '(opens in new tab)' to text |
| https://github.com/sponsors/twbs | Corporate sponsors | new tab | Add '(opens in new tab)' to text |
| https://opencollective.com/bootstrap | Open Collective | new tab | Add '(opens in new tab)' to text |
| https://stackoverflow.com/questions/tagg… | Stack Overflow | 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 |
| <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 |
| <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 |
| <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 |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://srv.carbonads.net/ads/click/x/GTND427UCYSIL2QYC6B4YKQUCASI6KQ7F6SIKZ3…"]; a[href="/docs/5.3/getting-started/webpack/"]; a[href="/docs/5.3/getting-started/parcel/"]; a[href="/docs/5.3/getting-started/vite/"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://icons.getbootstrap.com/; https://blog.getbootstrap.com/; https://github.com/twbs; https://x.com/getbootstrap; https://opencollective.com/bootstrap; https://www.herodevs.com/support/nes-bootstrap?utm_source=Bootstrap_site&utm_…; https://srv.carbonads.net/ads/click/x/GTND427UCYSIL2QYC6B4YKQUCASI6KQ7F6SIKZ3…; http://carbonads.net/?utm_source=getbootstrapcom&utm_medium=ad_via_link&utm_c…; https://github.com/twbs/bootstrap/blob/main/LICENSE; https://creativecommons.org/licenses/by/3.0/ (+11 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.btn-clipboard (#234 on page); button.btn-clipboard (#283 on page); button.btn-clipboard (#294 on page); button.btn-clipboard (#317 on page); button.btn-clipboard (#349 on page); button.btn-clipboard (#408 on page); button.btn-clipboard (#440 on page); button.btn-clipboard (#523 on page); button.btn-clipboard (#567 on page); button.btn-clipboard (#647 on page) (+2 more)
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
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding7 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 Build fast, responsi… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h2 Get started any way … | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h2 Customize everything… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h2 Build and extend in … | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h2 Components, meet the… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h2 Powerful JavaScript … | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h2 Personalize it with … | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Install via package … | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Include via CDN | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Include all of Boots… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Include what you nee… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Using CSS variables | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Customizing via CSS … | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Quickly customize co… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Create and extend ut… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Data attribute API | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| h3 Comprehensive set of… | 20.26:1 | 3.0:1 | #000000 | #FCFAFF | Pass |
| title Bootstrap · The mos… | 3.47:1 | 4.5:1 | #000000 | #722EF9 | Fail |
| a Skip to main content | 3.60:1 | 4.5:1 | #000000 | #7533F9 | Fail |
| span Search | 17.50:1 | 4.5:1 | #000000 | #F8EABE | 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.
A+Landmark Structure4 landmarksPASS
AHeading Hierarchy37 headings, 1 skip(s)PASS
- H5 Bootstrap
- H6 v5 releases
- H6 Previous releases
- H1 Build fast, responsive sites with Bootstrap
- H2 Get started any way you want
- H3 Install via package manager
- H3 Include via CDN
- H4 Read our getting started guides
- H2 Customize everything with Sass
- H3 Include all of Bootstrap’s Sass
- H3 Include what you need
- H2 Build and extend in real-time with CSS variables
- H3 Using CSS variables
- H3 Customizing via CSS variables
- H2 Components, meet the Utility API
- H3 Quickly customize components
- H3 Create and extend utilities
- H2 Powerful JavaScript plugins without jQuery
- H3 Data attribute API
- H3 Comprehensive set of plugins
- H4 Alert
- H4 Button
- H4 Carousel
- H4 Collapse
- H4 Dropdown
- H4 Modal
- H4 Offcanvas
- H4 Popover
- H4 Scrollspy
- H4 Tab
- H4 Toast
- H4 Tooltip
- H2 Personalize it with Bootstrap Icons
- H5 Links skipped
- H5 Guides
- H5 Projects
- H5 Community
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
A+Alt Text QualityAll 7 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Web ManifestPWA-readyPASS
ALighthouse Accessibility AuditsScore 92/100 — 4 failing, 25 passedPASS
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 |
|---|
Profile div.p-4 > ul#pillNav2 > li.nav-item > button#profile-tab2 |
Contact div.p-4 > ul#pillNav2 > li.nav-item > button#contact-tab2 |
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 |
|---|
Bootstrap team div.col-lg-3 > ul.list-unstyled > li.mb-2 > a |
our contributors div.col-lg-3 > ul.list-unstyled > li.mb-2 > a |
MIT div.col-lg-3 > ul.list-unstyled > li.mb-2 > a |
CC BY 3.0 div.col-lg-3 > ul.list-unstyled > li.mb-2 > 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 |
|---|
Links div.container > div.row > div.col-6 > h5 |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Bootstrap div.container > div.row > div.col-lg-3 > a.d-inline-flex |