Accessibility
-
Hello!
I have tested some pages of our website for accessibility based on Web Content Accessibility Guidelines (WCAG) 2.1 Level AΑ.
Unfortunately, it has returned that some parts of the source code were loaded outside of the appropriate area. For example:
<style type=”text/css”>
#foogallery-gallery-31885 .fg-image {
width: 600px;
}
</style>The above code was loaded outside the <head>. This caused a regulations issue for our website.
Are there any suggestions?
Thank you!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Accessibility’ is closed to new replies.