When reviewing web page reports, you can use AutoPilot to generate code snippets that, when added to your website's HTML or CSS, will resolve accessibility issues.
Using AutoPilot to Propose Fixes
- Log in to EqualGround and select Pages from the left-side menu.
- Locate and select the page for which you'd like to use AutoPilot.
- In the Page Summary, click See Details.
- Accessibility Issues will be displayed to the left of your screen. Click the drop-down arrow for an issue.
-
A list of all issue occurrences will be displayed. Select Fix Issue for an occurrence.
- Click Propose Fix.
-
A code snippet will appear, highlighting the issue in red and showing the proposed change in green. Click the Copy button next to the proposed change to copy the fix.
-
Next, paste the copied code line into your HTML or CSS file for the web page to resolve the issue. You may then repeat the above steps for any other issues.