Skip to content

Commit 8097666

Browse files
committed
updated the HTML with requested content
1 parent 4e56a4e commit 8097666

1 file changed

Lines changed: 1 addition & 34 deletions

File tree

Wireframe/index.html

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,5 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<<<<<<< Updated upstream
4-
<head>
5-
<meta charset="UTF-8" />
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Wireframe</title>
8-
<link rel="stylesheet" href="style.css" />
9-
</head>
10-
<body>
11-
<header>
12-
<h1>Wireframe</h1>
13-
<p>
14-
This is the default, provided code and no changes have been made yet.
15-
</p>
16-
</header>
17-
<main>
18-
<article>
19-
<img src="placeholder.svg" alt="" />
20-
<h2>Title</h2>
21-
<p>
22-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
23-
voluptates. Quisquam, voluptates.
24-
</p>
25-
<a href="">Read more</a>
26-
</article>
27-
</main>
28-
<footer>
29-
<p>
30-
This is the default, provided code and no changes have been made yet.
31-
</p>
32-
</footer>
33-
</body>
34-
=======
353
<head>
364
<meta charset="UTF-8" />
375
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -100,5 +68,4 @@ <h2>Git Branching</h2>
10068
<p>This website was coded by Szidonia Bodo</p>
10169
</footer>
10270
</body>
103-
>>>>>>> Stashed changes
104-
</html>
71+
</html>

0 commit comments

Comments
 (0)