Difference between revisions of "ARIA Required property"
Jump to navigation
Jump to search
Rnickelson (talk | contribs) |
Rnickelson (talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<div> | <div> | ||
− | <label | + | <label for="u1"> User name:</label> |
<input type="text" aria-required="true" id="u1" /> | <input type="text" aria-required="true" id="u1" /> | ||
Revision as of 15:44, 27 May 2014