Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
CHeading HierarchyAction36 headings, 2 skip(s)REVIEW
- H2 About
- H2 Admissions
- H3 Life at NC State
- H3 Apply Now
- H2 Academics
- H2 Innovation
- H2 Community
- H1 Fashion Week Takeover
- H6 A Joyous Return to Earth skipped
- H3 Jesse Eisenberg to Headline 2026 Human Factor Series
- H3 Lenovo Investment Advances Esports
- H2 More From NC State
- H6 Golfer Marie Eline Madsen Builds off Dynamite Freshman Season skipped
- H6 Grad Programs Climb Atop the Rankings
- H6 Discover Design Studies
- H6 Eighth Day of Giving Makes Its Mark
- H2 Think and Do With Us
- H2 Top 50 University in the United States
- H2 Top 10 Best Value Among U.S. Public Universities
- H2 See Yourself Here
- H2 We Solve Problems
- H3 Results
- H3 Celebrate Earth Month
- H2 Upcoming Events
- H3 Sexual Assault Awareness Month Denim Installation
- H3 Emerging Designers Textile Showcase
- H3 Celebration of Sustainability
- H3 Sustainability Showcase
- H3 A Creek in Carolina: Artworks by Bobby C. Martin
- H2 Campus Map
- H2 Connect With Us
- H1 Find NC State websites, locations and people duplicate H1
- H2 MyPack Portal
- H2 University Libraries
- H2 Academic Calendar
- H2 Majors and Careers
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
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
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
CLink & Button QualityAction2 issue(s) across 148 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.instagram.com/p/DWVYinRDZ9p/ | 🐺📍➡️ Swipe to see ho… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/p/DWTkkmuGgIT/ | Ready, set, SEARCH. 🐺🔍 T… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/reel/DWSxWiKDT… | Where will YOU make your mark … | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/p/DWRojlUkSK9/ | These students won free $$$ to… | new tab | Add '(opens in new tab)' to text |
| new tab | Add '(opens in new tab)' to text | ||
| new tab | Add '(opens in new tab)' to text | ||
| new tab | Add '(opens in new tab)' to text | ||
| new tab | Add '(opens in new tab)' to text | ||
| new tab | Add '(opens in new tab)' to text | ||
| (empty) | empty | Add link text or aria-label | |
| https://www.instagram.com/ | new tab | Add '(opens in new tab)' to text | |
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.sbi_share_close (#1101 on page); a.sbi_lb-close (#1113 on page)
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://www.instagram.com/p/DWVYinRDZ9p/; https://www.instagram.com/p/DWTkkmuGgIT/; https://www.instagram.com/reel/DWSxWiKDT7_/; https://www.instagram.com/p/DWRojlUkSK9/; ; ; ; ; ; https://www.instagram.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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
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.
1 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 |
|---|---|---|---|---|---|
| h1 Fashion Week Takeove… | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h1 Find NC State websit… | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 About | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Admissions | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Academics | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Innovation | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Community | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 More From NC State | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Think and Do With Us | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Top 50 University in… | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Top 10 Best Value Am… | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 See Yourself Here | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 We Solve Problems | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Upcoming Events | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Campus Map | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Connect With Us | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 MyPack Portal | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 University Libraries | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Academic Calendar | 2.35:1 | 3.0:1 | #000000 | #990000 | Fail |
| h2 Majors and Careers | 2.35:1 | 3.0:1 | #000000 | #990000 | 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 Structure6 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AAlt Text QualityAll 18 images OKPASS
| Issue | Count |
|---|---|
| too long | 5 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #navcheck | checkbox | Menu | for/id |
| #query | text | Search all of ncsu.edu | for/id |
AFavicon & Branding6 icon(s) detectedPASS
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 26 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.
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 |
|---|
A Joyous Return to Earth div.wp-block-ncst-spotlight-image > figure.spotlight__image > div.content > h6 |
Golfer Marie Eline Madsen Builds off Dynamite Freshman Season div.ncst-curated-news-list__container > div.wp-block-ncst-curated-news > div.curated-news__content > h6 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
🐺📍➡️ Swipe to see how you made your mark, Wolfpack.
Your 18,028 gifts totaled $… div#sbi_18082935728359067 > div.sbi_inner_wrap > div.sbi_photo_wrap > a.sbi_photo |
Ready, set, SEARCH. 🐺🔍 There are FIVE stuffed Wufs hidden across campus (main a… div#sbi_18065938292324268 > div.sbi_inner_wrap > div.sbi_photo_wrap > a.sbi_photo |
Where will YOU make your mark today? 📍 On Day of Giving, every gift is a way to… div#sbi_17904540792219805 > div.sbi_inner_wrap > div.sbi_photo_wrap > a.sbi_photo |
These students won free $$$ to support their favorite areas of NC State‼️
YOU c… div#sbi_18175961164386092 > div.sbi_inner_wrap > div.sbi_photo_wrap > a.sbi_photo |
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.