-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
validator.w3.org reported several errors.
-
The alt= and title= tags need to preceded by a space. Affected files are mainpage_categories.tpl and thumbnails.tpl (indentation is stripped in smarty), easily fixed.
-
menubar-menu.tpl has a div class="navbar-form-desktop" in the surrounding ul class="dropdown-menu" role="menu". Didn't try to fix this due to my lack of HTML knowledge.
-
thumbnails.tpl has a style block starting at line 13, but style is not allowed as a child element of the surrounding div id="thumbnails".
There are warnings for (several locations) each:
"The navigation role is unnecessary for element nav"
"The name attribute is obsolete. Consider putting an id attribute on the nearest container instead."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels