Skip to content

Commit 2db891e

Browse files
committed
edited html to add wireframe article
1 parent 5274f8c commit 2db891e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ <h1>Wireframe</h1>
1717
<main>
1818
<article>
1919
<img src="Screenshot 2026-05-19 at 11.31.04 am.png" alt="" />
20-
<h2>Readme file</h2>
20+
<h2>readme file</h2>
2121
<p>
2222
A readme file informs anyone looking at your repository what your project is about. It lets them know how to install it (if its an application) and how to use it.
2323
</p>
2424
<a href="">Read more</a>
2525
</article>
2626
<article>
2727
<img src="wireframe.png" alt="">
28-
<h2>Placeholder</h2>
28+
<h2>Purpose of a Wireframe</h2>
2929
<p>
30-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestias rerum hic corporis modi dolor dolore optio quaerat recusandae ipsa. Alias distinctio nulla ex non ea architecto quidem tempore rerum. Sed aut optio explicabo in vel iste deleniti repudiandae nulla illum.
30+
The purpose of a wireframe is to provide visual understanding for a web page layout. In other words, it shows the layout of webpage so clients can sign off on the layout before any extra creative work goes into it.
3131
</p>
3232
<a href="">Read more</a>
3333
</article>

0 commit comments

Comments
 (0)