Difference between revisions of "Label on role checkbox"
Jump to navigation
Jump to search
(Created page with "<html> <label for='abc'>yet another label</label><span id="abc" role='checkbox'></span> </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <label for='abc'>yet another label</label><span id="abc" role='checkbox'></span> | + | <label for='abc'>yet another label</label><span tabindex="0" id="abc" role='checkbox'></span> |
</html> | </html> |
Latest revision as of 00:48, 27 February 2018