Skip to content

Commit 68e3eb8

Browse files
replacing the img attribute value with the absolute& it's alt value for Wireframe
1 parent 09c6288 commit 68e3eb8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Wireframe/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ <h2>What is the Purpose of a Readme File?</h2>
5151
</article>
5252
<br/>
5353
<br/>
54-
54+
5555
<article>
56+
<img src="Wireframe.png" alt="A Wireframe diagram" />
5657
</article>
5758

5859

@@ -61,6 +62,7 @@ <h2>What is the Purpose of a Readme File?</h2>
6162
<footer>
6263
<p>
6364
This is the default, provided code and no changes have been made yet.
65+
6466
</p>
6567
</footer>
6668
</body>

0 commit comments

Comments
 (0)