There was an error while loading. Please reload this page.
1 parent a575a36 commit 41b5bf1Copy full SHA for 41b5bf1
1 file changed
Wireframe/index.html
@@ -7,7 +7,7 @@
7
<link rel="stylesheet" href="style.css" />
8
</head>
9
<body>
10
- <header>
+ <header>
11
<h1>Wireframe</h1>
12
<p>
13
This is the default, provided code and no changes have been made yet.
@@ -23,6 +23,16 @@ <h2>Title</h2>
23
</p>
24
<a href="">Read more</a>
25
</article>
26
+ <article>
27
+ <img src="placeholder.svg" alt="" />
28
+ <h2>Title</h2>
29
+ <p>
30
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
31
+ voluptates. Quisquam, voluptates.
32
+ </p>
33
+ <a href="">Read more</a>
34
+ </article>
35
+
36
</main>
37
<footer>
38
0 commit comments