Compare commits
7 Commits
581b9d8494
...
436325cd85
Author | SHA1 | Date | |
---|---|---|---|
436325cd85 | |||
2c4ca7e9ce | |||
4b84fbfa52 | |||
7c5fa2b71f | |||
2fe1a2a666 | |||
82a77d835d | |||
d8f5e3f88d |
61
index.html
Normal file
61
index.html
Normal file
@@ -0,0 +1,61 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
|
<html lang="en">
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h3>Jalapeno Poppers Ingredients:</h3>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Cream Cheese</li>
|
||||||
|
<li>Applewood Beacon</li>
|
||||||
|
<li>Garlic Powder</li>
|
||||||
|
<li>Pimento Cheese</li>
|
||||||
|
<li>Serrano Peppers</li>
|
||||||
|
<li>Lime Juice</li>
|
||||||
|
<li>Sweet Onion</li>
|
||||||
|
<li>Cilantro</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>To Do's List:</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li>Complete a lession on The Odin Project.com</li>
|
||||||
|
<li>Earns at least $100 a day by doing Instant Cart.</li>
|
||||||
|
<li>Return Stitich's Fix Clothing to Post Office.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
<h3>List of places I'd like to visit:</h3>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>To see my father in San Diego.</li>
|
||||||
|
<li>Visit my family in El Paso, TX.</li>
|
||||||
|
<li>Meeting new people in Austin, TX.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>My all time top 5 favorite video games or movies:</h3>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li>Starcraft 2</li>
|
||||||
|
<li>Prometheus (movie)</li>
|
||||||
|
<li>XCOM: UFO Defense</li>
|
||||||
|
<li>Braveheart</li>
|
||||||
|
<li>World of Warcraft</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
21
index.html.save
Normal file
21
index.html.save
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
|
<html lang="en">
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>Hello, this is testing.
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user