Update index.html

Added alternative text to image line to support accessibility.
This commit is contained in:
Ray 2022-10-10 14:07:45 +11:00 committed by GitHub
parent 10cca4aa59
commit 3d438481ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<iframe width="560" height="315" src="https://www.youtube.com/embed/sugvnHA7ElY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<hr>
<h4>Image/Picture<h4>
<img src="studentlogo.png">
<img src="studentlogo.png" alt="Student Logo">