Difference between revisions of "MikeS ARIA sandbox"
Jump to navigation
Jump to search
(Created page with "<html> <body> <h3>Some heading</h3> Here comes a form element with the role of form as well. <br> <form role="form"> form goes here<br> First name: <input type=text aria-lab...") |
|||
Line 6: | Line 6: | ||
<br> | <br> | ||
− | <form role="form"> | + | <form role="form" aria-label="shiny new form"> |
form goes here<br> | form goes here<br> | ||
First name: <input type=text aria-label="first name"> | First name: <input type=text aria-label="first name"> |
Revision as of 06:13, 17 May 2018
Some heading
Here comes a form element with the role of form as well.