From 40220d117c8bcc41030662ad9fa1887ad58ffd61 Mon Sep 17 00:00:00 2001 From: sabertazimi Date: Wed, 4 Aug 2021 14:33:42 +0800 Subject: [PATCH] update(web-a11y): WAI-ARIA roles issue #105 --- notes/web/html/htmlBasicNotes.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/notes/web/html/htmlBasicNotes.md b/notes/web/html/htmlBasicNotes.md index 4d292b120b..4ceabe8e60 100755 --- a/notes/web/html/htmlBasicNotes.md +++ b/notes/web/html/htmlBasicNotes.md @@ -893,13 +893,13 @@ sudo systemctl restart nginx ### Structure Accessibility - [Semantics Section Reference](http://www.html5jscss.com/html5-semantics-section.html) -- header -- nav -- main -- aside -- section -- article -- footer +- `
`: `role="banner"` +- `