23
loading...
This website collects cookies to deliver better user experience
<nav> <button> <header> <footer> <main>
role
attribute. e.g. <div role="complementary">
<div role="dialog" aria-labelledby="dialogTitle" aria-describedby="dialogDescription"> <h2 id="dialogTitle">Your personal details were successfully updated</h2> <p id="dialogDescription">You can change your details at any time in the user account section.</p> <button>Close</button> </div>
<figure aria-labelledby="operahouse_1" role="group"> <img src="operahousesteps.jpg" alt="The Sydney Opera House"> <figcaption id="operahouse_1">We saw the opera <cite>Barber of Seville</cite> here!</figcaption> </figure>
<span role="checkbox" aria-checked="true" tabindex="0" id="simulatedcheckbox"> </span>