-
Notifications
You must be signed in to change notification settings - Fork 0
/
docs
33 lines (28 loc) · 781 Bytes
/
docs
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
27
28
29
30
31
32
33
<style>
.lovey-dovey {
color: red;
}
#official-info {
background: rgb(230, 230, 230);
width: 70%;
height: 180px;
overflow-y: auto;
overflow-x: hidden;
}
#cute-cat {
width: 120px;
}
</style>
<h1>All About Screaming Goats</h1>
<h3>Why I <span class="lovey-dovey">Love</span> Screaming Goats</h3>
<ul>
<li>Furry
<li>Cute
<li>Evil
<li>LOUD
</ul>
<div id="official-info"><h3>Official Info on Screaming Goats</h3>
<p>
Screaming Goats Have Been around for a really long time They were made about 0.03 seconds after the big bang theory. They enjoy knitting and tearing peoples heads off. Their biggest acomplishment was flossing. Their favorite color is thursday.
</p>
</div>