Skip to content

Commit 76082b2

Browse files
committed
Used prettier to format code on save also
deleted aseond <body> tag
1 parent f4a2907 commit 76082b2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Wireframe/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<link rel="stylesheet" href="style.css" />
88
</head>
99
<body>
10-
<body>
1110
<header>
1211
<h1>Wireframe Web Project </h1>
1312
<p>
@@ -40,7 +39,7 @@ <h2>What is the purpose of a README file?</h2>
4039
<div>
4140
<h2>What is the purpose of a wireframe?</h2>
4241
<p>
43-
A wireframe is a visual guide that outlines a webpage’s structure.
42+
A wireframe is a visual guide that outlines a webpages structure.
4443
Designers and developers use it to plan layouts before adding
4544
content or styling.
4645
</p>

0 commit comments

Comments
 (0)