Skip to content

Commit 1ef7858

Browse files
committed
Add second article about wireframes
1 parent 2b9b028 commit 1ef7858

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Wireframe/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ <h2>What is the purpose of a README file?</h2i>
1818
<p>A README explains what a project does, how to install it, and how to use it.</p>
1919
<a href="#">Learn more</a>
2020
</article>
21+
<article>
22+
<img src="placeholder.svg" alt="Wireframe sketch" />
23+
<h2>What is the purpose of a wireframe?</h2>
24+
<p>A wireframe shows the layout of a webpage before coding begins. It helps developers plan structure and content.</p>
25+
<a href="#">Learn more</a>
26+
</article>
27+
2128
</main>
2229
<footer>
2330
<p>

0 commit comments

Comments
 (0)