Added main-tag
Semantic tags improve accessibility for screenreader-users.
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
<main>
|
||||||
<section id="loadingscene">
|
<section id="loadingscene">
|
||||||
<h1>Loading</h1>
|
<h1>Loading</h1>
|
||||||
<p>Please wait...</p>
|
<p>Please wait...</p>
|
||||||
@@ -131,6 +132,7 @@
|
|||||||
<button type="button" data-name="cancel">No</button>
|
<button type="button" data-name="cancel">No</button>
|
||||||
</form>
|
</form>
|
||||||
</section>
|
</section>
|
||||||
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user