Skip to content

Commit 95f7953

Browse files
committed
add image title and read more link
1 parent ae62881 commit 95f7953

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1>Wireframe</h1>
1717
</header>
1818
<main>
1919
<article>
20-
<img src="https://i.ytimg.com/vi/jeOfS90Flf8/maxresdefault.jpg" alt="" />
20+
<img src="https://i.ytimg.com/vi/jeOfS90Flf8/maxresdefault.jpg" alt="Readme.md" />
2121
<h2>What is the purpose of a README file?</h2>
2222
<h3>Summary</h3>
2323
<p>
@@ -35,7 +35,7 @@ <h3>Summary</h3>
3535
<a href="https://en.wikipedia.org/wiki/README">Read more</a>
3636
</article>
3737
<article>
38-
<img src="https://cdn.prod.website-files.com/65c1ae21fb2191466dd6ce72/66027bfcb39c9ad8a03247b1_64a5856d167525ca43c37398_627b185ee8e1eabe4bfcec41_img-blog27-banner.jpeg" alt="" />
38+
<img src="https://cdn.prod.website-files.com/65c1ae21fb2191466dd6ce72/66027bfcb39c9ad8a03247b1_64a5856d167525ca43c37398_627b185ee8e1eabe4bfcec41_img-blog27-banner.jpeg" alt="Wireframe" />
3939
<h2>What is the purpose of a wireframe?</h2>
4040
<h3>Summary</h3>
4141
<p>
@@ -48,10 +48,12 @@ <h3>Summary</h3>
4848
<li>It shows how users move through the interface</li>
4949
<li>It helps teams agree on functionality before design and development begin</li>
5050
</ul>
51+
</p>
52+
<p>
5153
Wireframes are usually made with boxes, lines, placeholders
5254
and labels instead of polished visuals.
53-
5455
</p>
56+
<a href="https://en.wikipedia.org/wiki/Website_wireframe">Read more</a>
5557
</article>
5658
</main>
5759
<footer>

0 commit comments

Comments
 (0)