Skip to main content

HTML Guide

Free site validation

Find out what web pages on your sites are affected by HTML issues.

An element with the attribute “role=button” must not appear as a descendant of the “a” element.

A button element, or an element with the role=button attribute, is not allowed to be nested inside an <a> element.

Related W3C validator issues