website icon indicating copy to clipboard operation
website copied to clipboard

Improve accessibility

Open justinezahiri opened this issue 6 years ago • 2 comments

According to W3 ARIA, followings issues should be considered:

  • [ ] meta tag should not include mutiple attributes. ex: put charset attribute in a separated meta tag.

  • [ ] type attribute for style element is not needed and should be omitted.

  • [ ] value fetch is not allowed for as attribute on link tag

justinezahiri avatar Oct 14 '19 15:10 justinezahiri

How exactly should I go on with this issue?

ujjawaljaiswal2017 avatar Oct 14 '19 15:10 ujjawaljaiswal2017

The above mentioned points are already followed in this project.

sumitkharche avatar Oct 14 '19 19:10 sumitkharche