SFTtech / openage-pr

openage website and public relations content
http://openage.dev
7 stars 6 forks source link

Website Accessibility-WCAG 4.1.1: Ensures every id attribute value of active elements is unique (.code) #22

Closed A11Ybot-OP closed 7 months ago

A11Ybot-OP commented 2 years ago

Issue

Ensures every id attribute value of active elements is unique (duplicate-id-active)

Target application

openage - free, modern RTS game engine

Element path

.code

Snippet

<a href="https://repo.openage.dev" class="code" id="button">View the Code</a>

How to fix

Fix any of the following:
  Document has active elements with the same id attribute: button

Environment

Microsoft Edge version 96.0.1054.62