Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
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 Nu11Cyber | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 最新研究 | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 通告栏 | 1.04:1 | 3.0:1 | #000000 | #070707 | Fail |
| title Nu11Cyber — 网络… | 1.02:1 | 4.5:1 | #000000 | #030303 | Fail |
| a 跳到主内容 | 1.02:1 | 4.5:1 | #000000 | #030303 | Fail |
| button Nu11Cyber | 1.02:1 | 4.5:1 | #000000 | #040404 | Fail |
| span ≡ | 1.02:1 | 4.5:1 | #000000 | #040404 | Fail |
| button 研究 | 1.02:1 | 4.5:1 | #000000 | #040404 | Fail |
| span ● | 1.02:1 | 4.5:1 | #000000 | #040404 | Fail |
| button 成员 | 1.03:1 | 4.5:1 | #000000 | #050505 | Fail |
| span ⌕ | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| p 面向内部成员… | 1.03:1 | 4.5:1 | #000000 | #050505 | Fail |
| button 全部 | 1.04:1 | 4.5:1 | #000000 | #060606 | Fail |
| div 暂无可见研究… | 1.04:1 | 4.5:1 | #000000 | #060606 | Fail |
| button 30天内 | 1.04:1 | 4.5:1 | #000000 | #070707 | Fail |
| div 暂无通告。 | 1.04:1 | 4.5:1 | #000000 | #070707 | Fail |
| p © 2026 Nu11Cyber. A… | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| a 隐私政策 | 1.06:1 | 4.5:1 | #000000 | #0A0A0A | Fail |
| a 服务条款 | 1.05:1 | 4.5:1 | #000000 | #090909 | Fail |
| a Cookie | 1.05:1 | 4.5:1 | #000000 | #090909 | 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.
ALandmark Structure5 landmarksPASS
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
A+Heading Hierarchy3 headingsPASS
- H1 Nu11Cyber
- H2 最新研究
- H2 通告栏
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 3 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | input | (搜索研究、作者、标签...) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input>
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
A+Link & Button Quality7 links, 5 buttons — all OKPASS
A+Form Input Types1 form control(s) checked, no type mismatchesPASS
A+Form Input Quality1 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "zh-CN"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 21 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA Depth1 PWA signal(s) surfacedPASS
A+Mobile UX Depth2 mobile-depth signal(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 15 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.