Skip to content

Commit e366ccd

Browse files
author
lintsang
committed
add alt text to all images
1 parent a57c081 commit e366ccd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h2>1. What is the purpose of a README file?</h2>
2626
</article>
2727
<article>
2828
<div class="image-wrapper">
29-
<img src="https://cdn.iconscout.com/icon/premium/png-512-thumb/wireframe-icon-svg-download-png-10585798.png" alt="" />
29+
<img src="https://cdn.iconscout.com/icon/premium/png-512-thumb/wireframe-icon-svg-download-png-10585798.png" alt="illustator of a wireframe icon" />
3030
</div>
3131
<h2>2. What is the purpose of a wireframe?</h2>
3232
<p>
@@ -36,7 +36,7 @@ <h2>2. What is the purpose of a wireframe?</h2>
3636
</article>
3737
<article>
3838
<div class="image-wrapper">
39-
<img src="https://cdn.iconscout.com/icon/premium/png-512-thumb/git-branch-icon-svg-download-png-10369479.png" alt="" />
39+
<img src="https://cdn.iconscout.com/icon/premium/png-512-thumb/git-branch-icon-svg-download-png-10369479.png" alt="illustrator of github icon" />
4040
</div>
4141
<h2>3. What is a branch in Git?</h2>
4242
<p>

0 commit comments

Comments
 (0)