We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
meta
charset
type attribute for style element is not needed and should be omitted.
type
style
value fetch is not allowed for as attribute on link tag
fetch
as
link