pojome / one-click-accessibility

The One Click Accessibility plugin is the fastest plugin to help you make your WordPress website more accessible.
https://wpaccessibility.io/
77 stars 32 forks source link

Fix W3C validator warnings #58

Open Klemart3D opened 3 years ago

Klemart3D commented 3 years ago

Hi,

An accessible website needs to be W3C valid. We have some warnings with W3C validator tool on a website using your plugin because of some HTML5 redundant syntax like : type="text/css" property in <style> tag, type="text/javascript" in <script> tag and role="navigation" property in <nav> tag. It can be fixed by merging #55 and #56.

NB: You have also some W3C errors with your demo website: https://validator.w3.org/nu/?doc=https%3A%2F%2Fwpaccessibility.io%2F