There was an error while loading. Please reload this page.
1 parent 41b5bf1 commit d8567b6Copy full SHA for d8567b6
1 file changed
Wireframe/index.html
@@ -23,7 +23,16 @@ <h2>Title</h2>
23
</p>
24
<a href="">Read more</a>
25
</article>
26
- <article>
+ <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
<img src="placeholder.svg" alt="" />
37
<h2>Title</h2>
38
<p>
@@ -32,7 +41,7 @@ <h2>Title</h2>
41
42
43
-
44
+
45
</main>
46
<footer>
47
0 commit comments