Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
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
A+Landmark Structure4 landmarksPASS
A+Heading Hierarchy29 headingsPASS
- H1 Top Science News
- H2 Latest Top Headlines
- H3 Top Health
- H3 Top Physical/Tech
- H3 Top Environment
- H2 Health News
- H2 Latest Health Headlines
- H3 Health & Medicine
- H3 Mind & Brain
- H3 Living Well
- H2 Physical/Tech News
- H2 Latest Physical/Tech Headlines
- H3 Matter & Energy
- H3 Space & Time
- H3 Computers & Math
- H2 Environment News
- H2 Latest Environment Headlines
- H3 Plants & Animals
- H3 Earth & Climate
- H3 Fossils & Ruins
- H2 Society/Education News
- H2 Latest Society/Education Headlines
- H3 Science & Society
- H3 Education & Learning
- H3 Business & Industry
- H2 Breaking
- H2 Trending Topics
- H2 Strange & Offbeat
- H2 About this Site
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #keyword | text | Keyword: | for/id |
ALink & Button Quality554 links, 3 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://sciencedaily.substack.com | Newsletter | new tab | Add '(opens in new tab)' to text |
| https://sciencedaily.substack.com/# | email newsletter | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://sciencedaily.substack.com; https://sciencedaily.substack.com/#
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
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Top Science News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest Top Headlines | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Health News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest Health Headli… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Physical/Tech News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest Physical/Tech… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Environment News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest Environment H… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Society/Education Ne… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest Society/Educa… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Trending Topics | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Strange & Offbeat | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 About this Site | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title ScienceDaily: Your s… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Your source for the … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Follow: | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Facebook | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span X/Twitter | 18.04:1 | 4.5:1 | #000000 | #ECEEEF | Pass |
| a Subscribe: | 16.18:1 | 4.5:1 | #000000 | #E0E2E5 | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 24 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.