Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction3 issue(s) across 227 links and 16 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://status.flippingbook.com/ | System status | new tab | Add '(opens in new tab)' to text |
| https://status.flippingbook.com/ | System status | new tab | Add '(opens in new tab)' to text |
| https://calendly.com/flippingbook-sales-… | Get demo Schedule a demo | new tab | Add '(opens in new tab)' to text |
| https://youtu.be/hpnRodjyiUk | .cls-1{fill:#fff} … | img no alt | Add alt attribute to the image |
| /blog/marketing-tips/flippingbook-as-you… | One-stop shop | new tab | Add '(opens in new tab)' to text |
| /blog/news/flippingbook-online-mobile-ap… | Mobile app | new tab | Add '(opens in new tab)' to text |
| https://online.flippingbook.com/view/267… | Green & cost-cutting | new tab | Add '(opens in new tab)' to text |
| /blog/guides/flippingbook-online-integra… | Integrations | new tab | Add '(opens in new tab)' to text |
| /digital-publishing-software | FlippingBook Publisher … | new tab | Add '(opens in new tab)' to text |
| /automation | FlippingBook Automation … | new tab | Add '(opens in new tab)' to text |
| /salespal | Salespal … | new tab | Add '(opens in new tab)' to text |
| /blog/marketing-tips/why-create-flipbook… | More on catalogs in manufactur… | new tab | Add '(opens in new tab)' to text |
| /blog/marketing-tips/flippingbook-as-you… | More on FlippingBook for marke… | new tab | Add '(opens in new tab)' to text |
| /blog/guides/flippingbook-for-real-estat… | More on FlippingBook for real … | new tab | Add '(opens in new tab)' to text |
| /blog/news/flippingbook-online-mobile-ap… | More on FlippingBook App for s… | new tab | Add '(opens in new tab)' to text |
| /blog/guides/flippingbook-for-education | More on FlippingBook for educa… | new tab | Add '(opens in new tab)' to text |
| /blog/case-studies/insurance-brokerage-c… | More in our case study | new tab | Add '(opens in new tab)' to text |
| /blog/marketing-tips/nonprofit-annual-re… | More on annual reports for non… | new tab | Add '(opens in new tab)' to text |
| https://youtu.be/xqM5Ruu92HQ | (empty) | empty | Add link text or aria-label |
| /blog/marketing-tips/canva-templates-for… | Canva templates | new tab | Add '(opens in new tab)' to text |
| /blog/guides/how-to-create-flipbook-in-c… | seamless integration | new tab | Add '(opens in new tab)' to text |
| /help/online/statistics/setting-up-googl… | Google Analytics code | new tab | Add '(opens in new tab)' to text |
| /help/online/sharing-embedding/installat… | activate the FlippingBook plug… | new tab | Add '(opens in new tab)' to text |
| /help/online/other-features-and-options/… | Zapier integration | new tab | Add '(opens in new tab)' to text |
| /blog | FlippingBook blog | new tab | Add '(opens in new tab)' to text |
| https://online.flippingbook.com/view/115… | Updates | new tab | Add '(opens in new tab)' to text |
| https://www.g2.com/products/flippingbook… | Reviews | new tab | Add '(opens in new tab)' to text |
| https://examples.flippingbook.com/one-st… | Find yours | new tab | Add '(opens in new tab)' to text |
| https://online.flippingbook.com/view/215… | FAQ | new tab | Add '(opens in new tab)' to text |
| https://online.flippingbook.com/view/215… | FAQ | new tab | Add '(opens in new tab)' to text |
| https://examples.flippingbook.com/one-st… | Find yours | new tab | Add '(opens in new tab)' to text |
| https://status.flippingbook.com/ | System status | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/flippingbook | Facebook - this link opens in … | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/flippingbook | Instagram - this link opens in… | new tab | Add '(opens in new tab)' to text |
| https://x.com/FlippingBook | X.com - this link opens in a n… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/flippin… | LinkedIn - this link opens in … | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/flippingbook | YouTube - this link opens in a… | 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 |
Links without text are announced as raw URLs by screen readers.
https://youtu.be/xqM5Ruu92HQ
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://youtu.be/hpnRodjyiUk"]; a[href="/digital-publishing-software"]; a[href="/automation"]; a[href="/salespal"]
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://status.flippingbook.com/; https://status.flippingbook.com/; https://calendly.com/flippingbook-sales-team/demo-session-emea?utm_source=mai…; /blog/marketing-tips/flippingbook-as-your-marketing-one-stop-shop; /blog/news/flippingbook-online-mobile-app; https://online.flippingbook.com/view/267889753/; /blog/guides/flippingbook-online-integrations; /blog/marketing-tips/why-create-flipbook-catalogs; /blog/marketing-tips/flippingbook-as-your-marketing-one-stop-shop; /blog/guides/flippingbook-for-real-estate (+22 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.S-Mobile-Menu-Header-Back-Button (#154 on page); button.S-Mobile-Menu-Header__do-close (#161 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
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 Structure4 landmarksREVIEW
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
A+Heading Hierarchy63 headingsPASS
- H1 FlippingBook converts PDFs into digital flipbooks you can share and track
- H2 Why FlippingBook?
- H3 21 years
- H3 98%
- H3 5+ years
- H3 94%
- H3 65k+
- H3 93%
- H2 Our products
- H3 FlippingBook Online
- H3 FlippingBook Publisher
- H3 FlippingBook Automation
- H3 Salespal
- H2 Solutions: Who uses our products and how?
- H2 How to create a digital flipbook
- H2 FlippingBook digital publication examples
- H3 Bookshelves
- H3 Magazines
- H3 Coursebooks
- H3 Handbooks
- H3 Presentations
- H3 Ebooks
- H3 Catalogs
- H3 Newsletters
- H3 Brochures
- H3 Reports
- H3 Bookshelves
- H3 Magazines
- H3 Coursebooks
- H3 Handbooks
- H3 Presentations
- H3 Ebooks
- H3 Catalogs
- H3 Newsletters
- H2 FlippingBook is flippin’ good—but don’t take our word for it!
- H3 Industry: IT Consulting
- H3 Industry: Marketing
- H3 Industry: Construction
- H3 Industry: Transportation
- H3 Industry: Manufacturing
- H3 Industry: Education
- H3 Industry: IT Consulting
- H3 Industry: Marketing
- H2 FlippingBook features that help our customers
- H2 FlippingBook integrations
- H3 Canva
- H3 Google Analytics
- H3 WordPress
- H3 Zapier
- H2 Read the latest marketing insights on the FlippingBook blog
- H2 Personalized Content Marketing: Tactics, Tools, and Practical Examples
- H2 Beyond the PDF: Streamlining Customer Support and Feedback Collection via Interactive Flipbooks
- H2 Top 11 Lead Generation Tools to Find, Capture, and Nurture Quality Leads
- H2 Create an interactive flipbook you can share & track
- H2 Create, share, track your interactive flipbooks.
- H3 Product
- H3 Use Cases
- H3 Resources
- H3 Why FlippingBook?
- H3 Resources
- H3 Use Cases
- H3 Company
- H3 Connect with us
AAlt Text Quality2 of 140 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 2 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| select | select | Language | aria-label |
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 FlippingBook convert… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Why FlippingBook? | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Our products | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Solutions: Who uses … | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 How to create a digi… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 FlippingBook digital… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 FlippingBook is flip… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 FlippingBook feature… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 FlippingBook integra… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Personalized Content… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Beyond the PDF: Stre… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Top 11 Lead Generati… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Create an interactiv… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h2 Create, share, track… | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h3 21 years | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h3 98% | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h3 5+ years | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h3 94% | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h3 65k+ | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | Pass |
| h3 93% | 5.18:1 | 3.0:1 | #000000 | #7E7E7F | 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.
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 29 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 |
|---|
INTERACTIVITY li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
LIFELIKE LOOK li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
BRANDING li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
CUSTOM LINKS li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
BUILT-IN LEAD FORM li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
SEO li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
ONE-STOP SHOP li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
ANALYTICS li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
TRACKABLE LINKS li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
MOBILE APP li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
FLIPPINGBOOK FOR TEAMS li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
CONTENT PROTECTION li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
SECURITY li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
GREEN & COST-CUTTING li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
INTEGRATIONS li.S-Front-Page-Advantages__advantage > div.S-Front-Page-Advantage > p.S-Front-Page-Advantage__links > a |
Windows-based software with unlimited self-hosting features ul.S-Our-Products-Book-Other__products > li.S-Our-Products-Book-Other__feature > a.S-Our-Products-Book-Other-Item > p.S-Our-Products-Book-Other-Item__description |
Software to convert batches of PDFs into online flipbooks ul.S-Our-Products-Book-Other__products > li.S-Our-Products-Book-Other__feature > a.S-Our-Products-Book-Other-Item > p.S-Our-Products-Book-Other-Item__description |
Mobile platform for sales teams in the field and at tradeshows ul.S-Our-Products-Book-Other__products > li.S-Our-Products-Book-Other__feature > a.S-Our-Products-Book-Other-Item > p.S-Our-Products-Book-Other-Item__description |
Contact sales div.S-Our-Products-Book__others > div.S-Our-Products-Book-Other > div.S-Our-Products-Book-Other__link-wrapper > a.S-More-Link |
Create your own div.S-Front-Page__demos > div.S-Front-Page-Demos > div.S-Front-Page-Demos__cta-wrapper > a.S-Go-Trial |
Read our customers’ stories div.S-Front-Page__quotes > div.S-Front-Page-Quotes > div.S-Front-Page-Quotes__link-wrapper > a.S-More-Link |
div.S-Front-Page > div.S-Front-Page__help-features > div.S-Front-Page-Help-Features > p.S-Front-Page-Help-Features__description div.S-Front-Page > div.S-Front-Page__help-features > div.S-Front-Page-Help-Features > p.S-Front-Page-Help-Features__description |
div.S-Front-Page__help-features > div.S-Front-Page-Help-Features > p.S-Front-Page-Help-Features__description > span.text-nowrap div.S-Front-Page__help-features > div.S-Front-Page-Help-Features > p.S-Front-Page-Help-Features__description > span.text-nowrap |
div.S-Front-Page-Help-Features > p.S-Front-Page-Help-Features__description > span.text-nowrap > a.S-Front-Page-Help-Features__smart-link div.S-Front-Page-Help-Features > p.S-Front-Page-Help-Features__description > span.text-nowrap > a.S-Front-Page-Help-Features__smart-link |
div.S-Front-Page-Help-Features__watch-video-brand > a.video-preview > div.S-Watch-Video-Link__text-wrapper > div.S-Watch-Video-Link__text div.S-Front-Page-Help-Features__watch-video-brand > a.video-preview > div.S-Watch-Video-Link__text-wrapper > div.S-Watch-Video-Link__text |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description |
div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description > span.text-nowrap div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description > span.text-nowrap |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description |
div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description > span.text-nowrap div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description > span.text-nowrap |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description |
div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description > span.text-nowrap div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description > span.text-nowrap |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-title |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > p.S-Front-Page-Help-Features__feature-description |
div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more div.S-Front-Page-Help-Features > div.S-Front-Page-Help-Features__features-container > a.S-Front-Page-Help-Features__feature-container > span.S-Front-Page-Help-Features__learn-more |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div.S-Front-Page > div.S-Front-Page__cta > div.S-Front-Page-CTA > a.S-Go-Trial div.S-Front-Page > div.S-Front-Page__cta > div.S-Front-Page-CTA > a.S-Go-Trial |
Cookie Preferences div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-pc-btn-handler |
Accept All Cookies div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.
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 |
|---|
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link div > ul.S-Blog-Article-Preview__tags > li.S-Blog-Article-Preview__tag > a.S-Blog-Article-Preview__tag-link |
These items highlight common accessibility best practices.