Accessibility Scan Report

Title: GitHub Pages accessibility check Issue: #13 Date: 3/16/2026, 8:15:58 PM Duration: 0.1m URLs: 1 / 1

Summary

Issues

  • By Level: A (0), AA (0)
  • By Version (A & AA): WCAG 2.0 (0)
  • By Category: axe-strict (5)
  • Total: 5 across 2 unique rules & 1 accessibility engine

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below.

Page axe Unique Total Unique
View Page Open Scans - Free Automated Accessibility Scanning 5

🔧 Most Common Issues (axe)

2 rules
4 Moderate axe region:
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light
<h1>Submit URLs for Accessibility Scanning</h1>
XPath: h1
Example 2 View on Page
All page content should be contained by landmarks
Mode: light
<p class="subtitle">Enter up to 500 URLs to scan for accessibility issues using multiple WCAG 2.2 checking engines</p>
XPath: .subtitle
Example 3 View on Page
All page content should be contained by landmarks
Mode: light
<div class="form-group">
XPath: .form-group:nth-child(1)
Example 4 View on Page
All page content should be contained by landmarks
Mode: light
<div class="form-group">
XPath: .form-group:nth-child(2)
1 Moderate axe landmark-one-main:
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should have one main landmark
Mode: light
<html lang="en">
XPath: html