OpenLiberty / iguides-common

Other
0 stars 0 forks source link

Fix accessibility issues with the Global eBank Welcome page #344

Closed dmorgant closed 3 years ago

dmorgant commented 3 years ago

Within the interactive guides, the Global eBank Welcome page had a few errors found when running the Accessibility Checker against the guides. Refer to Issue #343 for more information.

Added the following: 1) Changed the color of the text 'Global eBank' in the blue header of the page to meet contrast ratio guidelines. 2) Added a default lang to the HTML 3) Added a <title> to the HTML header 4) Added a <main> section to the HTML content 5) Figure needed to point to a label, so added aria-labelledby to point to one.