-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (28 loc) · 831 Bytes
/
index.html
File metadata and controls
29 lines (28 loc) · 831 Bytes
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
<h1>places ive been</h1>
<body>each of these places I went to on a <em>deployment</em>or I lived there</body>
<ul>
<li>VA <span>my hometown</span></li>
<li>
Missouri
<li>NC</li>
<li>Africa</li>
</ul>
</li>
</ul>
<h2>Places I wanna go</h2>
<body><strong>random places i chose for this exercise</strong></body>
<ol>
<li>savannah</li><span>1st place I thought of</span>
<li>jamacia</li><span>2nd place I thought of</span>
<li>columbus</li><span>3rd place I thought of</span>
<li>Vegas</li><span>4th place I thought of</span>
<li>Key West</li><span>5th place I thought of</span>
</ol>
<br>
<img
class="fit-picture"
src="/Users/tyrellerobinson/Desktop/SoftwareUniverse/grapefruit-slice-332-332.jpg"
width="400"
height="500"/>
<br>
<a href="../favorites.html">My favorite animal</a>