Skip to content

Commit 1406465

Browse files
author
JorvanW
committed
Changes H2 - H4 Tags all to H2 Tags
1 parent f69ac9e commit 1406465

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
@@ -21,15 +21,15 @@ <h2>README file</h2>
2121
</article>
2222
<article>
2323
<img src="https://cdn-images.visual-paradigm.com/handbooks/agile-handbook/wireframe/02-newspaper-site-wireframe-example.png" alt="Wireframe" />
24-
<h3>Wireframe</h3>
24+
<h2>Wireframe</h2>
2525
<p>
2626
A wireframe is a minimal skeletal blueprint of a website or app interface. It is important in order to plan a project in advance.
2727
</p>
2828
<a href="https://balsamiq.com/blog/what-are-wireframes/" target="_blank" rel="noopener noreferrer">Read more</a>
2929
</article>
3030
<article>
3131
<img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/1*nQXC89lqQnqvICtb3J6XWw.png" alt="GitBranch" />
32-
<h4>Git Branch </h4>
32+
<h2>Git Branch </h2>
3333
<p>
3434
In Git a branch is an identical copy of a projects code which is then used to make changes on without having any effect on the main original project.
3535
</p>

0 commit comments

Comments
 (0)