Accessibility Report for https://www.carolinessalon.net/caroline-5
Category Audit = accessibility
Accessibility in Lighthouse refers to an audit that measures how well your web application can be accessed and used by people with disabilities, and how well it complies with the Web Content Accessibility Guidelines (WCAG) standards.
The audit checks a variety of factors, including:
- The presence of text descriptions for images and other elements that cannot be read by screen readers.
- The display of text on a high-contrast background for easy reading.
- The ability to navigate and use the site using only a keyboard, not a mouse.
- The absence of using only color to convey information, which can be problematic for users with color blindness.
- The use of unique and descriptive headings for each page so users can understand the context.
If any accessibility-related issues are found during the audit, Lighthouse provides detailed recommendations and instructions for improving the accessibility of your web application.
Improving accessibility can enhance the usability of your site and expand its audience, including users with disabilities.
auditthe name of the audit and its description, follow the link for more details | scorethe value of the audit score after the check | valuedetected cause values and check values | details for technician |
---|---|---|---|
🔺heading-order Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order. |
0 | ["div#block-64f368e8458a50535c885bb2 > div.sqs-block-content > div.sqs-html-content > h4.preFade"] |