22
22
< div class ="masthead ">
23
23
< h1 > < a class ="identity-logo " href ="# "> Creative Commons</ a > </ h1 >
24
24
< button class ="expand-menu "> Menu</ button >
25
- < nav class ="primary-menu ">
25
+ < nav class ="primary-menu " aria-label =" Primary navigation " >
26
26
< ul >
27
27
< li > < a href ="# "> Who We Are</ a > </ li >
28
28
< li > < a href ="# "> What We Do</ a > </ li >
@@ -33,7 +33,7 @@ <h1><a class="identity-logo" href="#">Creative Commons</a></h1>
33
33
</ ul >
34
34
</ nav >
35
35
36
- < nav class ="ancillary-menu ">
36
+ < nav class ="ancillary-menu " aria-label =" Ancillary navigation " >
37
37
< ul >
38
38
<!-- uncomment below line, if translation functionality is present on site -->
39
39
<!-- <li><button class="locale icon-attach fa-globe">English</button></li> -->
@@ -56,7 +56,7 @@ <h2>Our Work Relies On You!</h2>
56
56
<p>Help us keep the internet free and open.</p>
57
57
</aside> -->
58
58
59
- < nav class ="explore-menu ">
59
+ < nav class ="explore-menu " aria-label =" Explore menu " >
60
60
< ul >
61
61
< li >
62
62
< a href ="https://network.creativecommons.org/ " target ="_blank "> Global Network</ a >
@@ -403,7 +403,7 @@ <h2>Images Attribution</h2>
403
403
< footer >
404
404
< a class ="identity-logo " href ="# "> Creative Commons</ a >
405
405
406
- < nav class ="footer-menu ">
406
+ < nav class ="footer-menu " aria-label =" Footer menu " >
407
407
< ul >
408
408
< li > < a href ="/about/contact "> Contact</ a > </ li >
409
409
< li > < a href ="https://mail.creativecommons.org/subscribe " target ="_blank "> Newsletter</ a > </ li >
@@ -420,7 +420,7 @@ <h2>Contact Us</h2>
420
420
421
421
< p > < a href ="tel:+14154296753 "> +1‑415‑429‑6753</ a > </ p >
422
422
423
- < nav class ="social-menu ">
423
+ < nav class ="social-menu " aria-label =" Social menu " >
424
424
< ul >
425
425
<!-- <li><a class="icon-replace fa-instagram" href="#">Instagram</a></li> -->
426
426
< li > < a class ="icon-replace fa-twitter " href ="https://twitter.com/creativecommons " target ="_blank "> Twitter</ a > </ li >
0 commit comments