-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
22 lines (22 loc) · 1001 Bytes
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/html">
<head>
<link rel="stylesheet" type="text/css" href="css/about-tyler.css">
<title>How I Learned To Stop Worrying And Finish The Prework</title>
</head>
<body>
<h1>How Tyler Changed The World...</h1>
<p>
<t>At age five, Tyler had already completed the ten pre-requisites for induction into the hall of shame. By twelve
he had managed to wrestle an alligator, and assist with the construction of the Hoover Dam (the second one).
By twenty he had opened and closed ten major musical retailers, noting that the profit margins did not represent
the stairway to heaven pictured.</p>
<p>
In his spare time, Tyler likes to ride magical rainbow unicorns through the dusty desert, play the
drums, and make fun of short people. You can find him at the STEMulus Center 24/7 with his plush bear and
sleeping bag, and his trusty laptop "Sally."
</p>
<br>
<img src="img/tyler.png" alt="Tyler at 16">
</body>
</html>