Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardHTMLcontent modelsSingle-choice MCQ

The <button> element's content model is phrasing content but explicitly excludes which category among its descendants, making this markup non-conforming?

<button>Save <a href="/help">help</a></button>