Skip to content

Commit e4eafc7

Browse files
committed
Updated some aria-labels for clarity.
1 parent 21e8225 commit e4eafc7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h1>Trafford Data Lab</h1>
232232

233233
<p id="intro">Supporting decision-making in Trafford by revealing patterns in data through visualisation. We produce a variety of different types of output with a selection featured below. The headings link to more outputs of the same type and commonly used terms are in our <a href="glossary.html">glossary</a>.</p>
234234

235-
<section id="featured" aria-label="app items will open in a new window">
235+
<section id="featured" aria-label="apps will open in a new window, other items will open in the current window">
236236
<h2>Featured:</h2>
237237

238238
<div id="featuredContainer" class="cardContainer themeBlockLight">
@@ -379,7 +379,7 @@ <h3 class="cardHead themeLink">Flood Risk Monitor</h3>
379379
</div>
380380
</section>
381381

382-
<a href="#featured" class="backToFeatured"><span aria-label="return to output category links" class="fa-solid fa-circle-up"></span><span class="hideContent">Top</span></a>
382+
<a href="#featured" class="backToFeatured"><span aria-label="return to featured section" class="fa-solid fa-circle-up"></span><span class="hideContent" aria-hidden="true">Top</span></a>
383383

384384
<section id="collections">
385385
<h2>Collections</h2>
@@ -421,7 +421,7 @@ <h3 class="cardHead themeLink">COVID-19</h3>
421421
</div>
422422
</section>
423423

424-
<a href="#featured" class="backToFeatured"><span aria-label="return to output category links" class="fa-solid fa-circle-up"></span><span class="hideContent">Top</span></a>
424+
<a href="#featured" class="backToFeatured"><span aria-label="return to featured section" class="fa-solid fa-circle-up"></span><span class="hideContent" aria-hidden="true">Top</span></a>
425425

426426
<section id="reports">
427427
<h2>Reports</h2>
@@ -468,7 +468,7 @@ <h2>Reports</h2>
468468
</div>
469469
</section>
470470

471-
<a href="#featured" class="backToFeatured"><span aria-label="return to output category links" class="fa-solid fa-circle-up"></span><span class="hideContent">Top</span></a>
471+
<a href="#featured" class="backToFeatured"><span aria-label="return to featured section" class="fa-solid fa-circle-up"></span><span class="hideContent" aria-hidden="true">Top</span></a>
472472

473473
<section id="graphics">
474474
<h2>Graphics</h2>
@@ -500,7 +500,7 @@ <h2>Graphics</h2>
500500
</div>
501501
</section>
502502

503-
<a href="#featured" class="backToFeatured"><span aria-label="return to output category links" class="fa-solid fa-circle-up"></span><span class="hideContent">Top</span></a>
503+
<a href="#featured" class="backToFeatured"><span aria-label="return to featured section" class="fa-solid fa-circle-up"></span><span class="hideContent" aria-hidden="true">Top</span></a>
504504
</main>
505505

506506
<footer id="footer">

0 commit comments

Comments
 (0)