Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction2 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
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
DLink & Button QualityAction9 issue(s) across 357 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| index.html | (empty) | empty | Add link text or aria-label |
| https://gcn.tuv.com/CN24_X00_HongKangAp… | svg { line-height: 0; } .wave-… | new tab | Add '(opens in new tab)' to text |
| https://www.tuv.com/landingpage/en/sust… | svg { line-height: 0; } .wave-… | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/TW23_X00_SUSLO_LP | svg { line-height: 0; } .wave-… | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/TW23_X00_FUMO_LP | svg { line-height: 0; } .wave-… | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/TW23_M04_EMARKHP_LP… | svg { line-height: 0; } .wave-… | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/TWIoTCenter | svg { line-height: 0; } .wave-… | new tab | Add '(opens in new tab)' to text |
| https://www.tuv.com/regulations-and-stan… | 最新法規與標準 提供… | new tab | Add '(opens in new tab)' to text |
| https://events.gc.tuv.com/?language=zh-T… | 展會與研討會 瀏覽最… | img no alt | Add alt attribute to the image |
| https://www.certipedia.com/ | 進階搜尋 | new tab | Add '(opens in new tab)' to text |
| %E7%84%8A%E6%8E%A5%E6%8A%80%E8%A1%93.htm… | 焊接技術 | img no alt | Add alt attribute to the image |
| https://gcn.tuv.com/TW23_S00_ESD_LP | 主題 ANSI/ESD S20.20靜電… | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/Softlinestesting | 主題 化學測試服務 … | new tab | Add '(opens in new tab)' to text |
| http://www.tuvrblog.com/zh-tw/ | 主題 國際市場准入資… | new tab | Add '(opens in new tab)' to text |
| http://www.tuv.com/market-access-service… | 主題 UKCA認證 助您進… | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/CN19_X00_CaseStudy_M… | 主題 德國萊因TÜV 成… | new tab | Add '(opens in new tab)' to text |
| https://www.tuv.com/taiwan/tw/%E9%97%9C… | 德國萊因TÜV集團 瞭解… | new tab | Add '(opens in new tab)' to text |
| /tw/taiwan/about_us_tw/press_4/press_re… | 新聞室 瞭解德國萊因… | img no alt | Add alt attribute to the image |
| location-finder/index.jsp | 全球服務據點 各辦公… | img no alt | Add alt attribute to the image |
| https://www.104.com.tw/company/a5j5kns | 菁英招募 | new tab | Add '(opens in new tab)' to text |
| https://gcn.tuv.com/CN19_X00_CaseStudy_M… | 客戶證言 | new tab | Add '(opens in new tab)' to text |
| https://www.certipedia.com/?locale=en | Certipedia | new tab | Add '(opens in new tab)' to text |
| /tw/taiwan/about_us_tw/download_tw/downl… | 文件下載 | new tab | Add '(opens in new tab)' to text |
| https://www.tuv.com/taiwan/tw/lp/tuv-rhe… | 德國萊因TUV學院 | new tab | Add '(opens in new tab)' to text |
| https://www.tuv.com/taiwan/en/corporate-… | 供應商須知 | new tab | Add '(opens in new tab)' to text |
| https://secure.ethicspoint.eu/domain/med… | 吹哨者平台 | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/TUVRheinland.Gr… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/tuvrheinlandhk/ | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/company/511416/… | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/TUVRheinlan… | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/tuv.rheinland | (empty) | empty | Add link text or aria-label |
| http://www.tuvrblog.com/zh-tw/ | (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 |
Links without text are announced as raw URLs by screen readers.
index.html; https://www.facebook.com/TUVRheinland.GreaterChina/; https://www.facebook.com/tuvrheinlandhk/; https://www.linkedin.com/company/511416/admin/; https://www.youtube.com/user/TUVRheinlandGC; https://www.instagram.com/tuv.rheinland; http://www.tuvrblog.com/zh-tw/; #
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://gcn.tuv.com/CN24_X00_HongKangAppointed_LP ; https://www.tuv.com/landingpage/en/sustainability?wt_mc=Website.tuv-com.no-i…; https://gcn.tuv.com/TW23_X00_SUSLO_LP ; https://gcn.tuv.com/TW23_X00_FUMO_LP ; https://gcn.tuv.com/TW23_M04_EMARKHP_LP ; https://gcn.tuv.com/TWIoTCenter ; https://www.tuv.com/regulations-and-standards/en/index.html#?term=&page_offse…; https://www.certipedia.com/; https://gcn.tuv.com/TW23_S00_ESD_LP; https://gcn.tuv.com/Softlinestesting (+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.tuv-btn (#1566 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
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
CHeading HierarchyAction35 headings, 1 skip(s)REVIEW
- H2 香港機電工程署(EMSD)委任電動車工場認證機構
- H2 香港機電工程署(EMSD)委任電動車工場認證機構
- H3 最新法規與標準
- H3 展會與研討會
- H3 線上證書查詢系統
- H4 搜尋證書或產品
- H2 服務特色
- H3 功能安全性
- H3 車輛檢驗
- H3 車輛評估和中古車管理
- H3 評估服務
- H3 歐盟REACH法規
- H3 中東驗證
- H3 變壓器
- H3 電線電纜
- H3 焊接技術
- H3 金屬材料測試和分析
- H3 歐洲壓力容器法規:PED、TPED、SPVD、AD 2000
- H3 防爆認證
- H3 企業職業培訓
- H3 TÜV Rheinland標準人員資格認可
- H3 ISO 9001
- H3 BSCI 審核
- H3 ISO 14001
- H3 FSC FM & COC
- H2 (empty)
- H3 ANSI/ESD S20.20靜電放電防護管理系統
- H3 化學測試服務
- H3 國際市場准入資訊更新
- H3 UKCA認證 助您進入英國市場
- H3 德國萊因TÜV 成功案例
- H2 關於萊因
- H4 德國萊因TÜV集團 skipped
- H4 新聞室
- H4 全球服務據點
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
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
BForm Accessibility7 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | text | (Type location) | placeholder only |
| #search-terms-basic | text | (搜索) | placeholder only |
| input | text | (translation missing: core_search_location) | placeholder only |
| #search-terms-basic-mobile | text | (搜索) | placeholder only |
| #tuv-teaser-icon-input | text | (輸入編號) | placeholder only |
| (輸入E-mail帳號) | placeholder only | ||
| input | text | (Type location) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text">; <input type="text" name="search" id="search-terms-basic">; <input type="text">; <input type="text" name="search" id="search-terms-basic-mobile">; <input type="text" id="tuv-teaser-icon-input">; <input type="email" name="email_customer" id="email">; <input type="text">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
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.
2 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 香港機電工程… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h2 香港機電工程… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h2 服務特色 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h2 關於萊因 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 最新法規與標… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 展會與研討會 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 線上證書查詢… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 功能安全性 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 車輛檢驗 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 車輛評估和中… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 評估服務 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 歐盟REACH法規 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 中東驗證 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 變壓器 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 電線電纜 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 焊接技術 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 金屬材料測試… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 歐洲壓力容器… | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 防爆認證 | 1.84:1 | 3.0:1 | #000000 | #393A3A | Fail |
| h3 企業職業培訓 | 1.84:1 | 3.0:1 | #000000 | #393A3A | 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 70/100 — 9 failing, 25 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
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#main_content > div.tuv-slider > ul.slick-dots > li#slick-slide00 div#main_content > div.tuv-slider > ul.slick-dots > li#slick-slide00 |
div.break-in > div.tuv-teaser-container > ul.slick-dots > li#slick-slide10 div.break-in > div.tuv-teaser-container > ul.slick-dots > li#slick-slide10 |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.tuv-containers > div#main_content > div.tuv-slider > ul.slick-dots div.tuv-containers > div#main_content > div.tuv-slider > ul.slick-dots |
div.break-out > div.break-in > div.tuv-teaser-container > ul.slick-dots div.break-out > div.break-in > div.tuv-teaser-container > ul.slick-dots |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#main_content > div.tuv-slider > ul.slick-dots > li#slick-slide00 div#main_content > div.tuv-slider > ul.slick-dots > li#slick-slide00 |
div.break-in > div.tuv-teaser-container > ul.slick-dots > li#slick-slide10 div.break-in > div.tuv-teaser-container > ul.slick-dots > li#slick-slide10 |
When an input field 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 more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
香港機電工程署(EMSD)委任電動車工場認證機構 div#main_content > div.tuv-slider > div.slick-list > div.slick-track |
主題
ANSI/ESD S20.20靜電放電防護管理系統
ESD靜電防護認證服務致力於確保您的產品在任何情況下都能保持最佳性能。
主題
化學測試服務
提… div.break-in > div.tuv-teaser-container > div.slick-list > div.slick-track |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.newsletter-box > form > div.tuv-input-group > button.tuv-btn div.newsletter-box > form > div.tuv-input-group > button.tuv-btn |
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.CybotCookiebotScrollContainer > div#CybotCookiebotDialogBodyContent > div#CybotCookiebotDialogBodyContentText > a div.CybotCookiebotScrollContainer > div#CybotCookiebotDialogBodyContent > div#CybotCookiebotDialogBodyContentText > a |
div.header__inner > div.logo_wrapper > div.logo > a div.header__inner > div.logo_wrapper > div.logo > a |
body#body > div.component > a.sticky-cta-wrapper body#body > div.component > a.sticky-cta-wrapper |
div.social-box > ul > li.component > a.tuv-social-share__link div.social-box > ul > li.component > a.tuv-social-share__link |
div.social-box > ul > li.component > a.tuv-social-share__link div.social-box > ul > li.component > a.tuv-social-share__link |
div.social-box > ul > li.component > a.tuv-social-share__link div.social-box > ul > li.component > a.tuv-social-share__link |
div.social-box > ul > li.component > a.tuv-social-share__link div.social-box > ul > li.component > a.tuv-social-share__link |
div.social-box > ul > li.component > a.tuv-social-share__link div.social-box > ul > li.component > a.tuv-social-share__link |
div.social-box > ul > li.component > a.tuv-social-share__link div.social-box > ul > li.component > a.tuv-social-share__link |
div.footer-top > div.footer-inner > div.back-top-box > a.back-top-btn div.footer-top > div.footer-inner > div.back-top-box > a.back-top-btn |
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.
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 |
|---|
主題 a > div.tuv-teaser__content > div.tuv-text > span.tuv-text--meta__title |
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 |
|---|
德國萊因TÜV集團 div.component > a > div.tuv-teaser__content > h4.heading--v2 |
These are opportunities to improve keyboard navigation in your application.
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 |
These items highlight common accessibility best practices.