Skip to content

Commit

Permalink
small content amendments
Browse files Browse the repository at this point in the history
  • Loading branch information
osharon-scottlogic committed Aug 16, 2023
1 parent 489c713 commit 4d44eff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,13 @@ <h2>Understandable <span aria-hidden="true">🤔</span></h2>
<td>⏱️</td>
<td>Free</td>
</tr>
<tr>
<td><a href="https://accessibility.huit.harvard.edu/describe-content-images" target="_blank">Understandable Image descriptions</a></td>
<td><span aria-hidden="true">🖥️</span> Digital Training</td>
<td>Harvard University</td>
<td>⏱️</td>
<td>Free</td>
</tr>
</tbody>
</table>
</section>
Expand Down
1 change: 1 addition & 0 deletions perceivable/focus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ <h3>Test with Keyboard Navigation</h3>
Check the visibility and appearance of the focus indicator using keyboard navigation. You can use the "Tab" key to move through interactive elements on your website and observe the focus styles.
</p>
<p>
<h3>Wrapping up</h3>
Remember that visible focus is not only beneficial for users with disabilities but also for all users, as it provides a clear indication of the current active element. By following these best practices, you can improve the accessibility of your HTML content and create a more inclusive web experience for everyone.
</p>
</section>
Expand Down

0 comments on commit 4d44eff

Please sign in to comment.