Skip to content

Commit d8567b6

Browse files
committed
add box two
1 parent 41b5bf1 commit d8567b6

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,16 @@ <h2>Title</h2>
2323
</p>
2424
<a href="">Read more</a>
2525
</article>
26-
<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+
<article>
2736
<img src="placeholder.svg" alt="" />
2837
<h2>Title</h2>
2938
<p>
@@ -32,7 +41,7 @@ <h2>Title</h2>
3241
</p>
3342
<a href="">Read more</a>
3443
</article>
35-
44+
3645
</main>
3746
<footer>
3847
<p>

0 commit comments

Comments
 (0)