nic.io Accessibility Report

Accessibility audit of nic.io — scanned on Feb 20, 2026

Technology
0 /100
F Critical Issues

6 issues found across 2 categories

4 Critical 2 Major

WCAG Compliance Overview

Perceivable 3 issues
Operable 2 issues
Understandable 1 issues
Robust 0 issues

Issues Found

Page missing language attribute

Critical

The <html> element must have a valid lang attribute to help screen readers pronounce content correctly.

WCAG 3.1.1
1 element(s) affected
  • <html>
How to fix

Add lang attribute to the <html> element, e.g., <html lang="en">.

Links missing accessible name

Critical

Links must have discernible text so screen reader users understand their purpose.

WCAG 2.4.4
7 element(s) affected
  • <a href="(no href)">
  • <a href="(no href)">
  • <a href="(no href)">
  • <a href="(no href)">
  • <a href="index.htm">
How to fix

Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

Viewport blocks user scaling

Critical

Users must be able to zoom and scale the page. Blocking zoom prevents low-vision users from enlarging content.

WCAG 1.4.4
1 element(s) affected
  • <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
How to fix

Remove maximum-scale=1 and user-scalable=no from the viewport meta tag.

Form inputs missing labels

Critical

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
2 element(s) affected
  • <input type="text" name="username">
  • <input type="password" name="password">
How to fix

Add <label> elements with matching for attributes, or use aria-label.

Heading levels skip order

Major

Headings should follow a logical order (h1 → h2 → h3) without skipping levels.

WCAG 1.3.1
1 element(s) affected
  • <h4> "Availability" (after h2)
How to fix

Restructure headings to follow sequential order. Don't skip from h1 to h3.

No skip navigation link

Major

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 element(s) affected
  • No skip navigation link found
How to fix

Add a 'Skip to main content' link as the first focusable element on the page.

Top Priority Fixes

Here are the most impactful changes nic.io should make to improve accessibility:

  1. #1
    Links missing accessible name Critical

    Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

  2. #2
    Form inputs missing labels Critical

    Add <label> elements with matching for attributes, or use aria-label.

  3. #3
    Page missing language attribute Critical

    Add lang attribute to the <html> element, e.g., <html lang="en">.

Frequently Asked Questions

Is nic.io accessible?

nic.io scored 24/100 (grade F) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is nic.io WCAG compliant?

Our scan found 6 accessibility issues on nic.io. Full WCAG compliance requires addressing all critical and major issues identified above.

Is nic.io EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see nic.io's compliance status.

What accessibility issues does nic.io have?

See the full issue list above with severity levels, affected elements, and recommended fixes for nic.io.

Scan Your Own Website

Get a free accessibility report for your website in seconds.