Skip to content

Commit 4c9a14e

Browse files
committed
edited html h2 element content
1 parent 489efb3 commit 4c9a14e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ <h1>Wireframe</h1>
1717
<main>
1818
<article>
1919
<img src="readme.png" alt="" />
20-
<h2>readme file</h2>
20+
<h2>What is a 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>Purpose of a Wireframe</h2>
28+
<h2>What is the purpose of a Wireframe?</h2>
2929
<p>
3030
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>

0 commit comments

Comments
 (0)