Skip to content

Commit e064199

Browse files
committed
Add wireframe article with image, title, summary, and link
1 parent 8f34547 commit e064199

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Wireframe/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,19 @@ <h2>What is a README file?</h2>
2121
</p>
2222
<a href="https://www.geeksforgeeks.org/what-is-readme-md-file/#what-is-a-readmemd-file">Read more</a>
2323
</article>
24+
25+
<article>
26+
<img src="https://balsamiq.com/assets/learn/articles/wireframe-example-plain.png" alt="wireframe example" />
27+
<h2>What is a Wireframe?</h2>
28+
<p>
29+
A wireframe is a visual blueprint of a website or application's layout, focusing on structure and functionality without the distraction of design elements like colors or images. It helps teams plan the user interface and user experience effectively before development begins.
30+
</p>
31+
<a href="https://balsamiq.com/learn/articles/what-are-wireframes">Learn more</a>
32+
</article>
33+
34+
<article>
35+
36+
</article>
2437
</main>
2538
<footer>
2639
<p>

0 commit comments

Comments
 (0)