-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·68 lines (61 loc) · 2.65 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html>
<head>
<link type="text/css" href="http://s3.amazonaws.com/codecademy-content/courses/ltp/css/shift.css" rel="stylesheet">
<title>Jazious Carmankle's House</title>
<link rel="stylesheet" type="text/css" href="http://s3.amazonaws.com/codecademy-content/courses/ltp/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="./main.css">
<meta name="description" content="Keep up with the latest news about Jazious Carmankle's house" />
</head>
<body>
<div class="nav">
<div class="container">
<ul class="pull-left">
<li><a href="index.html">Jazious Carmankle's website</a></li>
<li><a href="bio.html">Browse the history of Jazious Carmankle</a></li>
</ul>
<ul class="pull-right">
<li><a href="http://www.ics.uci.edu/~smcthoma/JaziousCarmankle/">Learn More About His Secret</a></li>
<li><a href="http://www.ics.uci.edu/~sletzer/">Jazious' girlfriend Slutzer</a></li>
<li><a href="https://www.facebook.com/JaziousCarmankle2016/">Facebook</a></li>
</ul>
</div>
</div>
<div class="jumbotron jumboo">
<div class="container">
<h1>Find a comfy couch at Jazious Carmankle's</h1>
<p>Perfect place to stay during the blizzard. Ice storms are no problem at this house</p>
<a href="resume.html">RESUME</a>
</div>
</div>
<div class="learn-more">
<div class="container">
<div class="row">
<div class="col-md-4">
<h3>YESSS</h3>
<p>A divorce attorney who can turn anything into gold is mistaken for a city planner with a photographic memory
</p>
<p><a href="https://webcache.googleusercontent.com/search?q=cache:rz1sQ0pP--QJ:https://en.wikipedia.org/wiki/Jazious_Carmankle+&cd=1&hl=en&ct=clnk&gl=us&client=safari">See how to travel to Jazious!</a></p>
</div>
<div class="col-md-4">
<h3>YEEEEEEEE</h3>
<p>A caveman from American Samoa lives with an unbalanced dwarf from Ohio
</p>
<p><a href="https://github.com/jonathann92/JaziousCarmankle">Want to know more about this site?</a></p>
</div>
<div class="col-md-4">
<h3>AWWWWW YISSSSS</h3>
<p> A ghost with shady financial dealings is trapped in a shopping mall all weekend with a forgetful taxidermist from New Mexico
</p>
<p><a href="https://sites.google.com/a/uci.edu/jazious-carmankle-jonattn2/">Learn about trust at Carmankle's</a></p>
</div>
</div>
</div>
</div>
<div class="jumbotron text-center">
<div class="container">
<h1><a href="[email protected]">INQUIRE ABOUT THE LISTING NOW</a></h1>
</div>
</div>
</body>
</html>