Tagged: iframe, video player
I’ve been trying to sort out the w3c compliance on my website and after managing to remove at least eight missing p errors per page I am now stuck with 2 errors which you can see here
The itemtype attribute must not be specified on elements that do not have an itemscope attribute specified.
The frameborder attribute on the iframe element is obsolete. Use CSS instead.
I have managed to work through all the other errors on my site but am now totally stuck with how to remove these. Indeed they dont stop the site or page from working but they do seriously effect my page ranking and general interweb whatever what not.
Any ideas?
Hey Paul!
have a look at this page belonging to your iFrame issue: https://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
I think any advances WordPress theme gets such errors with such kind of validator. Only very basic WordPress won’t get any errors …
Regards,
Andy