Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
DFavicon & BrandingAction3 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
BHeading Hierarchy10 headingsREVIEW
- H2 Advanced capabilities for everyday use
- H2 Secure and scale your PC fleet
- H2 Graphics built for the age of AI
- H2 The next era of computing starts now
- H2 Advanced capabilities for everyday use
- H2 See the latest news
- H3 Intel named one of America's Most Innovative Companies
- H3 The Verge reviews Intel’s latest laptop leap
- H3 A breakthrough moment for Intel
- H2 We break barriers so builders can move faster, from prototype to global scale. That’s the power of Intel Inside®
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
BLink & Button Quality1 issue(s) across 141 links and 28 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://newsroom.intel.com/corporate/int… | Innovation … | new tab | Add '(opens in new tab)' to text |
| https://www.theverge.com/tech/867214/int… | Performance … | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/watch?v=Xjkzb-j6… | Productivity … | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://newsroom.intel.com/corporate/intel-named-one-of-americas-most-innovat…; https://www.theverge.com/tech/867214/intel-core-ultra-x9-panther-lake-388h-la…; https://www.youtube.com/watch?v=Xjkzb-j6nKI
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.nav-btn (#494 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
A+Landmark Structure4 landmarksPASS
A+Alt Text QualityAll 5 images OKPASS
A+Form AccessibilityAll 6 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #ighf-search-input | text | Ask Intel | aria-label |
| #find-results | select | Find results with | for/id |
| #show-results-from | select | Show results from | for/id |
| #search_title | checkbox | Title | for/id |
| #search_description | checkbox | Description | for/id |
| #search_id | checkbox | Content ID | for/id |
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 |
|---|---|---|---|---|---|
| h2 Advanced capabilitie… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Secure and scale you… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Graphics built for t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 The next era of comp… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Advanced capabilitie… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 We break barriers so… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Intel named one of A… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The Verge reviews In… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 A breakthrough momen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Intel Inside - Built… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip To Main Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Toggle Navigation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Products | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Products Home | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Processors | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intel® Core™ Ultr… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intel® Core™ Proc… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intel® Xeon® Proce… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intel® Xeon® CPU M… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intel Atom® Process… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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 96/100 — 1 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.
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 |
|---|
Performance div#animatedhero-adeec2c52d > section#slide-0 > div.cmp-animated-hero__bg-slide-info > div.cmp-animated-hero__bg-title |
These are opportunities to improve the legibility of your content.