Dickson Tan
25 Jun 2020
Web accessibility is:
<button><a><select><datalist><details> and <summary><div> + JavaScript to replicate lost functionality<h1> through <h6><h1>: main content<h2>: subsections<h3>: sub-subsectionsh1> then <h4>)hrefonClick but no href<label for="firstname">First name:</label>
<input type="text" name="firstname" id="firstname"><label>
First name:
<input type="text" name="firstname">
</label><div class="..."> <header>
<!-- logo, title etc -->
<nav>
<!-- navigation links here -->
</nav>
</header>
<main>
<!-- main site contents -->
</main>
<footer>
<!-- copyright and legal info -->
</footer><table> For Tabular Contentaria-* attributes to convey additional information that can’t be expressed in HTML alonearia-current has no HTML equivalent