We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a2907 commit 76082b2Copy full SHA for 76082b2
1 file changed
Wireframe/index.html
@@ -7,7 +7,6 @@
7
<link rel="stylesheet" href="style.css" />
8
</head>
9
<body>
10
- <body>
11
<header>
12
<h1>Wireframe Web Project </h1>
13
<p>
@@ -40,7 +39,7 @@ <h2>What is the purpose of a README file?</h2>
40
39
<div>
41
<h2>What is the purpose of a wireframe?</h2>
42
43
- A wireframe is a visual guide that outlines a webpage’s structure.
+ A wireframe is a visual guide that outlines a webpages structure.
44
Designers and developers use it to plan layouts before adding
45
content or styling.
46
</p>
0 commit comments