Skip to content

Commit 9893c24

Browse files
author
Yonas Gebre
committed
fix erros
1 parent e565f10 commit 9893c24

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Wireframe/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,32 +27,32 @@ <h2>Purpose of README file</h2>
2727
From the readme, users can easily understand what your project is about, how to use it.
2828
</p>
2929
<p>
30-
README files typically include information on:
30+
README files typically include information on:</p>
3131
<ul>
3232
<li>What the project does a Project description</li>
3333
<li>How users can get started with the project Installation instructions</li>
3434
<li>Usage guidelines</li>
3535
<li>Contributing guidelines</li>
3636
<li>License information</li>
37-
</p>
37+
</ul>
38+
3839
<a href="purpose_readme.html">Read more</a>
3940
</article>
4041
<article>
4142
<img src="image_wireframe.png" alt="Wireframe Example" />
4243
<h2>Purpose of a wireframe</h2>
4344
<p>
4445
Wireframe graphic representation of a website, mobile app, or other digital interface that highlights the overall structure and layout of the design without going into specifics like colors, fonts, or images. A wireframe is a product outline that shows what interface elements will be present on important pages.
45-
</p>
46-
<p>
46+
4747
Wireframes are used to:
48+
</p>
4849
<ul>
4950

5051
<li>Structural Planning</li>
5152
<li>User Flow</li>
5253
<li>Communication</li>
5354

5455
</ul>
55-
</p>
5656
<a href="purpose_wireframe.html">Read more</a>
5757
</article>
5858
<article>

0 commit comments

Comments
 (0)