Difference between revisions of "ARIA Group role"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
<h3> Fieldset and Legend tag with H2 outside the legend</h3> | <h3> Fieldset and Legend tag with H2 outside the legend</h3> | ||
<fieldset id="feedbackIntro"> | <fieldset id="feedbackIntro"> | ||
− | < | + | <H2><legend> Was this content helpful? </legend></H2> |
<button id="feedbackYes" class="feedbackHelpful" title="Yes" data-value="yes">Yes</button> | <button id="feedbackYes" class="feedbackHelpful" title="Yes" data-value="yes">Yes</button> | ||
<button id="feedbackNo" class="feedbackHelpful" title="No" data-value="no");">No</button> | <button id="feedbackNo" class="feedbackHelpful" title="No" data-value="no");">No</button> |
Revision as of 20:56, 20 April 2016
ARIA role group example with input type radio.
Platform:
Billing Address:
Fieldset and Legend tag with H2 inside legend
Fieldset and Legend tag with H2 outside the legend