- The
<h1>
element is a<div>
. - The
<h3>
elements don't have enough color contrast. - Heading level skips from
<h1>
to<h3>
. - The email address text input has an
aria-label="sign up address"
attribute that overrides the<label>
. - The contact form's Subscribe button is an image with no
alt
attribute.
- The
<h1>
element is a<div>
. - The only heading on the page is an
<h5>
. - The
<h5>
element doesn't have enough color contrast. - The schedule of events is a list of state abbreviations, country-name abbreviations, airport codes, uppercase text, and changes in language.
- The Twitter and Facebook icons have been swapped with each other.
- The email address text input has an
aria-label="sign up address"
attribute that overrides the<label>
. - The Last Name input doesn't have an accessible name.
- The accessibility logo has an
alt="Logo_Final_Signed-Off-By-Charlotte-On--2019-10-19"
attribute. - The contact form's Subscribe button is an image with an
alt="alt"
attribute.
- The
<div id="content">
element has anaria-hidden="true"
attribute, hiding the main content of the page.
- The Accessible Escape Room link in the page header has an
aria-label="home page"
attribute. - The
<h2>
element doesn't have enough color contrast. - The responsive Menu button has a
tabindex="-1"
attribute. - The social-media icons have had their accessible names removed.
- The
<h1>
element is a<div>
. - The
<h1>
is the same size and weight as the body text.