Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 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 Virtual Commercial C… | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| h2 Global Leading Indus… | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| h2 Customizable card is… | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| h2 About Us | 2.19:1 | 3.0:1 | #000000 | #404551 | Fail |
| h2 Our Awards | 2.19:1 | 3.0:1 | #000000 | #404551 | Fail |
| h2 Links | 2.19:1 | 3.0:1 | #000000 | #404551 | Fail |
| h2 About Us | 2.19:1 | 3.0:1 | #000000 | #404551 | Fail |
| h2 Developers | 2.19:1 | 3.0:1 | #000000 | #404551 | Fail |
| h2 Contact us | 2.19:1 | 3.0:1 | #000000 | #404551 | Fail |
| h3 Employee Expense | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| h3 Travel | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| h3 Study Abroad | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| h3 Amazon Ads | 20.11:1 | 3.0:1 | #000000 | #F8FAFF | Pass |
| title Virtual commercial c… | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | Pass |
| a Home | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | Pass |
| a Products | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | Pass |
| a Solutions | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | Pass |
| a Developers | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | Pass |
| a Sign In | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | Pass |
| p TripLink is a profes… | 20.11:1 | 4.5:1 | #000000 | #F8FAFF | 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 87/100 — 4 failing, 20 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.
ARIA
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.cookie-banner-container > section.cookie-banner-words > div.cookie-banner-title > span.cookie-banner-expand div.cookie-banner-container > section.cookie-banner-words > div.cookie-banner-title > span.cookie-banner-expand |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Sign In div.tl-header__wrapper > div.tl-header__content > div.tl-header__right > a.tl-login-btn |
Global div.Dropdown-control > div.Dropdown-placeholder > div.siteAndLocale_item__R4JHA > span.siteAndLocale_text___w2yb |
English div.Dropdown-control > div.Dropdown-placeholder > div.siteAndLocale_item__R4JHA > span.siteAndLocale_text___w2yb |
Links div.floor-hash__wrapper > section.tl-footer__floor > div.tl-footer__item > h2.tl-footer__desc-title |
Home div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Products div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Solutions div.tl-footer__item > ul > li.tl-footer__desc-content > a |
About Us div.floor-hash__wrapper > section.tl-footer__floor > div.tl-footer__item > h2.tl-footer__desc-title |
About Us div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Our Honour div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Privacy Policy div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Developers div.floor-hash__wrapper > section.tl-footer__floor > div.tl-footer__item > h2.tl-footer__desc-title |
API div.tl-footer__item > ul > li.tl-footer__desc-content > a |
SDK div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Contact us div.floor-hash__wrapper > section.tl-footer__floor > div.tl-footer__item > h2.tl-footer__desc-title |
E-mail: div.tl-footer__item > ul > li.tl-footer__desc-content > span |
contact@triplinkintl.com div.tl-footer__item > ul > li.tl-footer__desc-content > span |
Questions Feedback: div.tl-footer__item > ul > li.tl-footer__desc-content > span |
triplinkceo@triplinkintl.com div.tl-footer__item > ul > li.tl-footer__desc-content > span |
Shanghai: div.tl-footer__item > ul > li.tl-footer__desc-content > span |
+86-21-34064880 div.tl-footer__item > ul > li.tl-footer__desc-content > span |
Hong Kong: div.tl-footer__item > ul > li.tl-footer__desc-content > span |
+852 58075570 div.tl-footer__item > ul > li.tl-footer__desc-content > span |
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 |
|---|
Products div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Solutions div.tl-footer__item > ul > li.tl-footer__desc-content > a |
About Us div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Our Honour div.tl-footer__item > ul > li.tl-footer__desc-content > a |
Privacy Policy div.tl-footer__item > ul > li.tl-footer__desc-content > a |
API div.tl-footer__item > ul > li.tl-footer__desc-content > a |
SDK div.tl-footer__item > ul > li.tl-footer__desc-content > a |
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.
A+Heading Hierarchy17 headingsPASS
- H1 Virtual Commercial Card for Global Payments
- H2 Global Leading Industry Solutions, bringing a brand new payment experience just for you
- H3 Employee Expense
- H3 Travel
- H3 Study Abroad
- H3 Amazon Ads
- H2 Customizable card issuance solutions for an unique payment experience
- H3 Flexible card management
- H3 Wide range selection of card type
- H3 Customized card design
- H3 Precise transaction control
- H2 About Us
- H2 Our Awards
- H2 Links
- H2 About Us
- H2 Developers
- H2 Contact us
A+Alt Text QualityAll 19 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality17 links, 1 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://group.trip.com/partners/industri… | Trip.com Group | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/triplin… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://group.trip.com/partners/industries/finance-services; https://www.linkedin.com/company/triplink-intl/
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