-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsloths.html
More file actions
20 lines (20 loc) · 956 Bytes
/
sloths.html
File metadata and controls
20 lines (20 loc) · 956 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>Sloths!!!</title>
</head>
<body style="background-color:lightgreen">
<h1>Sloth Fan Club</h1>
<h3> Cute sloth eating leaf!</h3>
<img src=https://media.giphy.com/media/xpCotDEpVkXYY/giphy.gif height=350></img>
<h3> Astronaut sloth serving the people!</h3>
<img src=https://s-media-cache-ak0.pinimg.com/236x/b4/6a/10/b46a106cdbedf35af61e643e56d1b749.jpg></img>
<h3> LOL!!!</h3>
<img src=http://i.ytimg.com/vi/5Tdokh1KYuQ/hqdefault.jpg></img>
<img src="http://images.fineartamerica.com/images-medium-large-5/cute-slothie-melissa-rohr.jpg" height=400></img>
<p style="color:red"><cite>Cute Slothie</cite> by Melissa Rohr Gindling</p>
<div>LINKS:</div>
<a href= "index.html">click here to learn about my fav holiday!!!</a>
<div></div>
<a href= "http://www.slothsanctuary.com/">SAVE THE SLOTHS!</a>
</body>
</html>