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
FHeading HierarchyAction56 headings, 9 skip(s)FIX
- H1 Tencent腾讯
- H2 Welcome to China Easy Pay with Weixin Pay
- H5 Tencent is improving payment services so that visitors to China can better enjoy vibrant international tourism and cultural exchanges. skipped
- H2 Tencent Announces 2025 Annual and Fourth Quarter Results
- H5 (empty)
- H2 Tencent Kicks Off 2026 Global Campus Recruitment Program
- H5 (empty)
- H2 Tourism Malaysia and Weixin Pay Formalize Strategic Collaboration to Enhance Travel Experience
- H5 (empty)
- H2 Tencent has been named one of TIME’s World’s Best Companies 2025
- H5 (empty)
- H2 Welcome to China Easy Pay with Weixin Pay
- H5 Tencent is improving payment services so that visitors to China can better enjoy vibrant international tourism and cultural exchanges. skipped
- H2 Tencent Announces 2025 Annual and Fourth Quarter Results
- H5 (empty)
- H4 What's New
- H3 Making Video Games Possible – Even for the Visually Impaired
- H3 Connecting Care to Prevent Breast and Cervical Cancers
- H3 How AI Can Enhance Advertising Campaigns – And Work Better for Businesses
- H3 How Tencent Built a Workplace for Humans and Wildlife
- H3 Games for Change and Tencent Games Expand Raising Good Gamers with New Program to Help Families Navigate Positive Play in Video Games
- H3 Tencent Malaysia Secures "Malaysia Digital" Status, Strengthening Local Capabilities to Advance Regional Innovation
- H3 Tencent and City University of Hong Kong Launch “WeTech Academy Principals’ AI Open Class x Tencent AI Campus Tour”
- H2 About Us
- H2 Our Culture
- H2 Our Offices
- H2 Connecting users in everyday life
- H2 Connecting enterprises to digital upgrade
- H2 Connecting the now and the future
- H2 Connecting users in everyday life
- H2 Connecting enterprises to digital upgrade
- H2 Connecting the now and the future
- H3 Communications and Social
- H3 Digital Content
- H3 FinTech Services
- H3 Tools
- H3 Tencent Marketing Solution
- H3 Tencent Cloud
- H3 Smart Industries
- H3 Artificial Intelligence
- H3 Internet of Things
- H3 Tencent Media Lab
- H3 Tencent Exploration
- H3 Tencent Great Wall Protection Project
- H3 Carbon Neutrality
- H3 99 Giving Day
- H3 Tencent Great Wall Protection Project
- H3 Carbon Neutrality
- H2 Connecting responsibility with trust
- H5 Using technology to make every good deed more impactful skipped
- H2 Connecting talent with development
- H5 Stimulating vitality, supporting growth skipped
- H3 Follow Us
- H3 Join Us
- H3 Contact Us
- H3 Legal Information
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
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FAlt Text QualityAction8 of 43 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 7 image(s) |
| filename | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DLink & Button QualityAction15 issue(s) across 123 links and 0 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.tencent.com/en-us/media/weix… | Welcome to China Easy Pay with… | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/investors.… | Tencent Announces 2025 Annual … | new tab | Add '(opens in new tab)' to text |
| https://careers.tencent.com/en-us/campus… | Tencent Kicks Off 2026 Global … | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | Tourism Malaysia and Weixin Pa… | new tab | Add '(opens in new tab)' to text |
| https://time.com/7315547/worlds-best-com… | Tencent has been named one of … | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/media/weix… | Welcome to China Easy Pay with… | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/investors.… | Tencent Announces 2025 Annual … | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://www.tencent.com/en-us/articles/2… | Making Video Games Possible … | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://www.tencent.com/en-us/articles/2… | Connecting Care to Prevent Bre… | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://www.tencent.com/en-us/articles/2… | How AI Can Enhance Advertising… | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://www.tencent.com/en-us/articles/2… | How Tencent Built a Workplace … | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://www.tencent.com/en-us/articles/2… | Games for Change and Tencent G… | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://www.tencent.com/en-us/articles/2… | Tencent Malaysia Secures "Mala… | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/articles/2… | (empty) | empty | Add link text or aria-label |
| https://weibo.com/tencent | (empty) | empty | Add link text or aria-label |
| https://twitter.com/TencentGlobal | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/tencent… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/@TencentGlobal | (empty) | empty | Add link text or aria-label |
| https://careers.tencent.com/ | Tencent Careers | new tab | Add '(opens in new tab)' to text |
| https://join.qq.com/ | Campus Recruitment | new tab | Add '(opens in new tab)' to text |
| https://careers.tencent.com/en-us/home.h… | Global Recruitment | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/customer-s… | Customer Services | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/partnershi… | Partnership | new tab | Add '(opens in new tab)' to text |
| https://spd.tencent.com/portal | Procurement | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/compliance… | Compliance | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/enquiry.ht… | Media & Investors | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/service-ag… | Service Agreement | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/privacy-po… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/statement.… | Legal Statement | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/integrity-… | Integrity Policy | new tab | Add '(opens in new tab)' to text |
| https://www.tencent.com/en-us/sitemap.ht… | Site Map | new tab | Add '(opens in new tab)' to text |
| https://www.qq.com/culture.shtml | 粤网文[2023]2882-203号 | new tab | Add '(opens in new tab)' to text |
| https://beian.miit.gov.cn/ | 粤B2-20090059-1 | new tab | Add '(opens in new tab)' to text |
| http://www.beian.gov.cn/portal/registerS… | 粤公网安备 44030502008569… | new tab | Add '(opens in new tab)' to text |
| https://www.qq.com/culture.shtml | 粤网文[2023]2882-203号 | new tab | Add '(opens in new tab)' to text |
| https://beian.miit.gov.cn/ | 粤B2-20090059-1 | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://www.tencent.com/en-us/cookies-po… | here | generic text | Replace with descriptive text |
Before: here Suggested: Cookies Policy.Html | |||
Links without text are announced as raw URLs by screen readers.
a.i_menu (#131 on page); a.i_close (#132 on page); https://www.tencent.com/en-us/articles/2202298.html; https://www.tencent.com/en-us/articles/2202309.html; https://www.tencent.com/en-us/articles/2202304.html; https://www.tencent.com/en-us/articles/2202288.html; https://www.tencent.com/en-us/articles/2202316.html; https://www.tencent.com/en-us/articles/2202306.html; https://www.tencent.com/en-us/articles/2202291.html; https://weibo.com/tencent (+4 more)
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
Generic link text like 'click here' doesn't describe the destination.
https://www.tencent.com/en-us/cookies-policy.html ("here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.tencent.com/en-us/media/weixin-pay.html; https://www.tencent.com/en-us/investors.html#investors-con-1; https://careers.tencent.com/en-us/campusrecruit.html; https://www.tencent.com/en-us/articles/2202274.html; https://time.com/7315547/worlds-best-companies-of-2025/; https://www.tencent.com/en-us/media/weixin-pay.html; https://www.tencent.com/en-us/investors.html#investors-con-1; https://www.tencent.com/en-us/articles/2202298.html; https://www.tencent.com/en-us/articles/2202309.html; https://www.tencent.com/en-us/articles/2202304.html (+21 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
FFavicon & BrandingAction1 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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Tencent腾讯 | 1.04:1 | 3.0:1 | #000000 | #00070E | Fail |
| h2 Welcome to China Eas… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Tencent Announces 20… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Tencent Kicks Off 20… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Tourism Malaysia and… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Tencent has been nam… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Welcome to China Eas… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Tencent Announces 20… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 About Us | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Our Culture | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Our Offices | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting users in … | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting enterpris… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting the now a… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting users in … | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting enterpris… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting the now a… | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 responsibility with … | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | Fail |
| h2 Connecting | 1.53:1 | 3.0:1 | #000000 | #2B2E2E | 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.
CLighthouse Accessibility AuditsActionScore 75/100 — 7 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.
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 |
|---|
2026.04.15 div.ten_card_col4 > div.ten_card > div.ten_card_body > span.ten_tagline |
Games for Change and Tencent Games Expand Raising Good Gamers with New Program … div.ten_card > div.ten_card_body > a > h3 |
Games for Change today announced the launch of a new program. div.ten_card > div.ten_card_body > a > p |
粤网文[2023]2882-203号
粤B2-20090059-1
粤公网安备 44030502008569号
Copyright © 1998 - 2026… div.wrap_footer > div.footer_con > div.footer_area > p.copyright |
粤网文[2023]2882-203号 div.footer_con > div.footer_area > p.copyright > a.flag_num |
粤B2-20090059-1 div.footer_con > div.footer_area > p.copyright > a.flag_num |
粤公网安备 44030502008569号 div.footer_con > div.footer_area > p.copyright > a.flag_num |
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 |
|---|
Tencent is improving payment services so that visitors to China can better enjo… a > div.ten_banner_text > div.ten_main > h5 |
a > div.ten_banner_text > div.ten_main > h5 a > div.ten_banner_text > div.ten_main > h5 |
a > div.ten_banner_text > div.ten_main > h5 a > div.ten_banner_text > div.ten_main > h5 |
a > div.ten_banner_text > div.ten_main > h5 a > div.ten_banner_text > div.ten_main > h5 |
a > div.ten_banner_text > div.ten_main > h5 a > div.ten_banner_text > div.ten_main > h5 |
Tencent is improving payment services so that visitors to China can better enjo… a > div.ten_banner_text > div.ten_main > h5 |
a > div.ten_banner_text > div.ten_main > h5 a > div.ten_banner_text > div.ten_main > h5 |
Using technology to make every good deed more impactful div.ten_main > div.ten_subbanner_txt > a > h5 |
Stimulating vitality, supporting growth div.ten_subbanner_txt > div.ten_main > a > h5 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.ten_card > div.ten_img > a > img.auto-height div.ten_card > div.ten_img > a > img.auto-height |
div.ten_card > div.ten_img > a > img.auto-height div.ten_card > div.ten_img > a > img.auto-height |
div.ten_card > div.ten_img > a > img.auto-height div.ten_card > div.ten_img > a > img.auto-height |
div.ten_card > div.ten_img > a > img div.ten_card > div.ten_img > a > img |
div.ten_card > div.ten_img > a > img div.ten_card > div.ten_img > a > img |
div.ten_card > div.ten_img > a > img.auto-height div.ten_card > div.ten_img > a > img.auto-height |
div.ten_card > div.ten_img > a > img div.ten_card > div.ten_img > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.ten_card_col3 > div.ten_card > div.ten_img > a div.ten_card_col3 > div.ten_card > div.ten_img > a |
div.second_line_card_container > div.ten_card > div.ten_img > a div.second_line_card_container > div.ten_card > div.ten_img > a |
div.second_line_card_container > div.ten_card > div.ten_img > a div.second_line_card_container > div.ten_card > div.ten_img > a |
div.ten_card_col3 > div.ten_card > div.ten_img > a div.ten_card_col3 > div.ten_card > div.ten_img > a |
div.ten_card_col4 > div.ten_card > div.ten_img > a div.ten_card_col4 > div.ten_card > div.ten_img > a |
div.ten_card_col4 > div.ten_card > div.ten_img > a div.ten_card_col4 > div.ten_card > div.ten_img > a |
div.ten_card_col4 > div.ten_card > div.ten_img > a div.ten_card_col4 > div.ten_card > div.ten_img > a |
div.focus_us > ul.focus_list > li > a div.focus_us > ul.focus_list > li > a |
div.focus_us > ul.focus_list > li > a div.focus_us > ul.focus_list > li > a |
div.focus_us > ul.focus_list > li > a div.focus_us > ul.focus_list > li > a |
div.focus_us > ul.focus_list > li > a div.focus_us > ul.focus_list > li > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
Go to slide 2 div.ten_banner_nav > div.ten_main > div.ten_banner_bullet > span.swiper-pagination-bullet |
Go to slide 3 div.ten_banner_nav > div.ten_main > div.ten_banner_bullet > span.swiper-pagination-bullet |
Go to slide 4 div.ten_banner_nav > div.ten_main > div.ten_banner_bullet > span.swiper-pagination-bullet |
Go to slide 5 div.ten_banner_nav > div.ten_main > div.ten_banner_bullet > span.swiper-pagination-bullet |
Go to slide 1 div.ten_subbanner_nav > div.ten_main > div.ten_subbanner_bullet > span.swiper-pagination-bullet |
Go to slide 2 div.ten_subbanner_nav > div.ten_main > div.ten_subbanner_bullet > span.swiper-pagination-bullet |
粤网文[2023]2882-203号 div.footer_con > div.footer_area > p.copyright > a.flag_num |
粤B2-20090059-1 div.footer_con > div.footer_area > p.copyright > a.flag_num |
粤公网安备 44030502008569号 div.footer_con > div.footer_area > p.copyright > a.flag_num |
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.