-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (26 loc) · 934 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<body>
<article class="article">
<section class="article__header">
Welcome to my blog
</section>
<section class="article__content">
Copper mug small batch meh plaid flexitarian. Before they
sold out occupy chartreuse hot chicken, la croix
fingerstache offal VHS air plant. Humblebrag blue bottle
cred af jean shorts etsy copper mug chicharrones cronut
art party scenester pabst chillwave. Distillery 8-bit
pabst fashion axe, tousled cloud bread bushwick roof party
franzen quinoa fixie.
</section>
<aside class="aside_box--dark dashed">
<div class="article__header">
Very important box header
</div>
Messenger bag sriracha tote bag intelligentsia air plant
leggings.
</aside>
<section class="article__footer">
Author: Steve Brownlee
</section>
</article>
</body>