Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction36 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
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
FHeading HierarchyAction58 headings, 6 skip(s)FIX
- H5 Product logins
- H1 Let our intelligencemove you
- H2 Our solutions are trusted by millions of people around the world
- H5 Premium Data Sets skipped
- H5 Insights & Analytics
- H5 Workflow Solutions
- H5 Expert Services
- H2 Whatever your world, we’re here to help you succeed
- H5 Academia & Government skipped
- H5 Life Sciences & Healthcare
- H5 Intellectual Property
- H2 Our most popular products
- H5 Web of Science Platform skipped
- H5 Alma - Ex Libris
- H5 ProQuest One Academic
- H5 Cortellis
- H5 Medtech 360
- H5 IPfolio
- H5 Derwent Patent Search (formerly Derwent Innovation)
- H5 CompuMark trademark solutions
- H2 What our customers think
- H2 Unparalleled expertise
- H5 Nandita Quaderi skipped
- H5 Jonathan Adams
- H5 David Pendlebury
- H5 Juliane Ray
- H5 Ed White
- H5 Annya Dushine
- H2 Insights you trust
- H3 The Top 100 Global Innovators
- H3 Drugs to Watch
- H3 Highly Cited Researchers
- H3 Rare Disease Innovation - Navigating Capital, Complexity, and Clinical Opportunity
- H5 Rare Disease Innovation - Navigating Capital, Complexity, and Clinical Opportunity skipped
- H5 The Top 100 Global Innovators
- H5 Drugs to Watch
- H5 Highly Cited Researchers
- H5 Rare Disease Innovation - Navigating Capital, Complexity, and Clinical Opportunity
- H5 The Top 100 Global Innovators
- H5 Drugs to Watch
- H5 Highly Cited Researchers
- H5 Rare Disease Innovation - Navigating Capital, Complexity, and Clinical Opportunity
- H2 Latest stories
- H5 Insight or information? What trademark leaders really need from their IP management system skipped
- H5 The real-world impact of AI on modern IP decision making
- H5 Who wins at the Unified Patent Court? Clear signals from two years of decisions
- H5 Roadmap to Future Energy Innovation – Perovskite Solar Cells
- H5 A more transparent, connected experience in Web of Science Research Assistant
- H5 The real-world impact of AI on modern IP decision making
- H5 Who wins at the Unified Patent Court? Clear signals from two years of decisions
- H5 Roadmap to Future Energy Innovation – Perovskite Solar Cells
- H5 A more transparent, connected experience in Web of Science Research Assistant
- H5 The real-world impact of AI on modern IP decision making
- H4 Follow us
- H4 Contact us
- H5 Search Clarivate
- H4 Fraud Warning
- H4 Federal Transparency In Coverage Rule
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
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
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
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
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
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
DLink & Button QualityAction44 issue(s) across 404 links and 74 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://support.clarivate.com/s/ | Support | new tab | Add '(opens in new tab)' to text |
| https://ir.clarivate.com/ | Investors | new tab | Add '(opens in new tab)' to text |
| https://careers.clarivate.com | Careers | new tab | Add '(opens in new tab)' to text |
| https://endnote.com/?utm_source=clarivat… | EndNote | new tab | Add '(opens in new tab)' to text |
| https://mjl.clarivate.com/home/?utm_sour… | Master Journal List | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/products-s… | Academic Complete | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/content-so… | Databases | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/dissertati… | Dissertations | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/products-s… | Ebook Central | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/content-so… | News | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/content-so… | Primary Sources | new tab | Add '(opens in new tab)' to text |
| https://alexanderstreet.com/page/streami… | Streaming Video | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/ | Academic libraries | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/products/alma-… | Alma | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/products/primo… | Primo | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/products/legan… | Leganto | new tab | Add '(opens in new tab)' to text |
| https://campusm.exlibrisgroup.com/ | campusM | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/products/rapid… | Rapido | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/products-s… | Rialto | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/products/roset… | Rosetta | new tab | Add '(opens in new tab)' to text |
| https://www.iii.com/ | Public libraries | new tab | Add '(opens in new tab)' to text |
| https://www.iii.com/products/sierra-ils/ | Sierra | new tab | Add '(opens in new tab)' to text |
| https://www.iii.com/products/polaris-ils… | Polaris | new tab | Add '(opens in new tab)' to text |
| https://www.iii.com/products/vega/ | Vega Library Experience | new tab | Add '(opens in new tab)' to text |
| https://www.iii.com/products/vega-mobile… | Vega Mobile | new tab | Add '(opens in new tab)' to text |
| https://www.iii.com/products/resource-sh… | INN-Reach | new tab | Add '(opens in new tab)' to text |
| https://support.clarivate.com/AccountsAn… | Account services | new tab | Add '(opens in new tab)' to text |
| https://clarivate.com/support/ | Learning and training | new tab | Add '(opens in new tab)' to text |
| https://support.clarivate.com/s/all-prod… | Product support | new tab | Add '(opens in new tab)' to text |
| http://www.bioworld.com/ | BioWorld | new tab | Add '(opens in new tab)' to text |
| https://science.bioworld.com/ | BioWorld Science | new tab | Add '(opens in new tab)' to text |
| https://brand-landscape-analyzer.apps.co… | Brand Landscape Analyzer | new tab | Add '(opens in new tab)' to text |
| https://pct.filing.clarivate.com/ | Clarivate portal for patent fo… | new tab | Add '(opens in new tab)' to text |
| https://www.cortellis.com/intelligence/l… | Cortellis | new tab | Add '(opens in new tab)' to text |
| https://access.clarivate.com/login?app=c… | Cortellis CMC Intelligence | new tab | Add '(opens in new tab)' to text |
| https://www.cortellis.com/drugdiscovery/… | Cortellis Drug Discovery Intel… | new tab | Add '(opens in new tab)' to text |
| https://www.cortellis.com/product/home | Cortellis Product Intelligence | new tab | Add '(opens in new tab)' to text |
| https://workbench.cpaglobal.com/ | CPA Global Workbench | new tab | Add '(opens in new tab)' to text |
| https://app.darts-ip.com/darts-web/login… | Darts-ip | new tab | Add '(opens in new tab)' to text |
| https://app.innography.com/ | Derwent Patent Analytics (form… | new tab | Add '(opens in new tab)' to text |
| https://www.derwentinnovation.com/login/ | Derwent Patent Search (formerl… | new tab | Add '(opens in new tab)' to text |
| https://dialog.proquest.com/professional… | Dialog | new tab | Add '(opens in new tab)' to text |
| https://authentication.decisionresources… | DRG | new tab | Add '(opens in new tab)' to text |
| https://access.clarivate.com/login?app=e… | EndNote | new tab | Add '(opens in new tab)' to text |
| https://auth.filing.clarivate.com/login | Envoy Portal for IP renewals | new tab | Add '(opens in new tab)' to text |
| https://epi-intelligence.clarivate.com/ | Epidemiology Intelligence | new tab | Add '(opens in new tab)' to text |
| https://esi.clarivate.com/ | Essential Science Indicators | new tab | Add '(opens in new tab)' to text |
| https://hb2.gethealthbase.com/ | Healthbase | new tab | Add '(opens in new tab)' to text |
| https://members.healthcarebusinessinsigh… | Healthcare Business Insights (… | new tab | Add '(opens in new tab)' to text |
| https://incites.clarivate.com/ | InCites | new tab | Add '(opens in new tab)' to text |
| https://clarivate.sharepoint.com/sites/I… | Inprotech Law Update Service P… | new tab | Add '(opens in new tab)' to text |
| https://ipmanagementsolution.com/ | IP Management System | new tab | Add '(opens in new tab)' to text |
| https://ipan.portal.clarivate.com/login | ipan Portal | new tab | Add '(opens in new tab)' to text |
| https://ipendo.cpaglobal.com/Login.aspx?… | Ipendo | new tab | Add '(opens in new tab)' to text |
| https://ipfolio.cloudforce.com/ | IPfolio | new tab | Add '(opens in new tab)' to text |
| https://www.iprcontrol.com/ | IPR Control for Patrafee custo… | new tab | Add '(opens in new tab)' to text |
| https://jcr.clarivate.com/ | Journal Citation Reports | new tab | Add '(opens in new tab)' to text |
| https://apps.clarivate.com/kpa/login | Key Pathway Advisor | new tab | Add '(opens in new tab)' to text |
| https://learning-ecommerce.decisionresou… | Learning Platform E-Commerce | new tab | Add '(opens in new tab)' to text |
| https://learning-app.decisionresourcesgr… | Learning Platform – Members … | new tab | Add '(opens in new tab)' to text |
| https://marketaccessintelligence.clariva… | Market Access Intelligence | new tab | Add '(opens in new tab)' to text |
| https://mjl.clarivate.com/login | Master Journal List | new tab | Add '(opens in new tab)' to text |
| https://clarivate.sharepoint.com/sites/M… | Memotech Law Update Service Po… | new tab | Add '(opens in new tab)' to text |
| https://portal.genego.com/ | MetaCore | new tab | Add '(opens in new tab)' to text |
| https://targetsafety.info/ | OFF-X | new tab | Add '(opens in new tab)' to text |
| https://eu.ipplatform.com/patentcareplus… | Patent Care Plus | new tab | Add '(opens in new tab)' to text |
| http://helpdesk.patrafee.com/ | Patrafee Helpdesk | new tab | Add '(opens in new tab)' to text |
| https://riskmark.compumark.com/trademark… | RiskMark | new tab | Add '(opens in new tab)' to text |
| https://dashboard.apps.compumark.com/das… | SERION | new tab | Add '(opens in new tab)' to text |
| https://www.ipplatform.com/ | The IP Platform | new tab | Add '(opens in new tab)' to text |
| https://selection-tool.apps.compumark.co… | Trademark Watch Analyzer | new tab | Add '(opens in new tab)' to text |
| https://www.webofscience.com/ | Web of Science | new tab | Add '(opens in new tab)' to text |
| https://exlibrisgroup.com/products/alma-… | Alma - Ex Libris | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/products-s… | ProQuest One Academic | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/clarivate | Clarivate on X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/clariva… | Clarivate training on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/clarivate | Clarivate on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/lifeatclarivat… | Clarivate on Instagram | new tab | Add '(opens in new tab)' to text |
| https://about.proquest.com/en/content-so… | Books & Marketplaces | new tab | Add '(opens in new tab)' to text |
| https://ir.clarivate.com/ | Investors | new tab | Add '(opens in new tab)' to text |
| https://careers.clarivate.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| /download/modern-slavery-statement/?tmst… | Modern slavery statement | new tab | Add '(opens in new tab)' to text |
| https://privacyportal.onetrust.com/webfo… | Your Privacy Choices | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link 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 |
| <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 |
| <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 |
| <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 |
Links without text are announced as raw URLs by screen readers.
a.lb-cancel (#3464 on page); a.lb-close (#3471 on page)
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://support.clarivate.com/s/; https://ir.clarivate.com/; https://careers.clarivate.com; https://endnote.com/?utm_source=clarivate.com&utm_medium=navigation-menu&utm_…; https://mjl.clarivate.com/home/?utm_source=clarivate.com&utm_medium=navigatio…; https://about.proquest.com/en/products-services/Academic-Complete/; https://about.proquest.com/en/content-solutions/databases/; https://about.proquest.com/en/dissertations/; https://about.proquest.com/en/products-services/ebooks-main/; https://about.proquest.com/en/content-solutions/news/ (+73 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.dropdown-close (#239 on page); button.tabs-close (#241 on page); button.dropdown-close (#245 on page); button.tabs-close (#320 on page); button.tabs-close (#411 on page); button.tabs-close (#464 on page); button.tabs-close (#542 on page); button.dropdown-close (#583 on page); button.tabs-close (#585 on page); button.dropdown-close (#589 on page) (+32 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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding22 icon(s) detectedREVIEW
BWeb ManifestPWA-readyREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 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 Let our intelligence | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h1 move you | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 Our solutions are tr… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 Whatever your world,… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 Our most popular pro… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 What our customers t… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 Unparalleled experti… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 Insights you trust | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h2 Latest stories | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h3 The Top 100 Global I… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h3 Drugs to Watch | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h3 Highly Cited Researc… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| h3 Rare Disease Innovat… | 1.62:1 | 3.0:1 | #000000 | #3C2D36 | Fail |
| title Clarivate - Leading … | 1.30:1 | 4.5:1 | #000000 | #202124 | Fail |
| div Discover | 8.63:1 | 4.5:1 | #000000 | #A6A6A7 | Pass |
| strong Clarivate | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| div search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| strong Support | 1.77:1 | 3.0:1 | #000000 | #3F3535 | Fail |
| strong Investors | 2.14:1 | 3.0:1 | #000000 | #51403A | Fail |
| strong Careers | 2.00:1 | 3.0:1 | #000000 | #4E3B35 | Fail |
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+Alt Text QualityAll 68 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #customer-logins-search-input | text | Search | aria-label |
| search | search | Search field | aria-label |
A+Lighthouse Accessibility AuditsScore 95/100 — 2 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.
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 Data Sets div.card-body > div.d-flex > div > h5.card-title |
Academia & Government div.card-body > div.d-flex > div > h5.card-title |
Web of Science Platform div.card-body > div.d-flex > div > h5.card-title |
Nandita Quaderi div.card-body > div.d-flex > div > h5.card-title |
The Top 100 Global Innovators div.card-body > div.d-flex > div > h5.card-title |
Insight or information? What trademark leaders really need from their IP manage… div.card-body > div.d-flex > div > h5.card-title |
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 |
|---|
Standards div.col-lg-8 > ul#menu-footer-legal-menu > li#menu-item-153410 > a |
Career Fraud Warning div.col-lg-8 > ul#menu-footer-legal-menu > li#menu-item-183666 > a |
These items highlight common accessibility best practices.