Skip to main content

HTML Guide

Free site validation

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

The element “a” must not appear as a descendant of the “button” element.

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

Learn more:

Related W3C validator issues