-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
50 lines (42 loc) · 2.73 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
<head>
<title>Andrew Deng's Personal Website | Homepage</title>
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<link rel="manifest" href="images/favicon/site.webmanifest">
<link rel="mask-icon" href="images/favicon/safari-pinned-tab.svg" color="#fc0404">
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="images/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<a href="index "Home Page">
<center> <img border="0" alt="Andrew Deng's Personal Website" src="images/Andrew Deng Official Seal.png" height="100"> </a>
<h1 style="font-family:arial"> WELCOME TO <s>THE JUNGLE</s> ANDREW DENG'S PERSONAL WEBSITE </h1> </center>
<table border="10" cellpadding="20" style="font-family:impact;font-size:25px" align="center">
<tr>
<td align="center"><a href="index "Home Page">Home Page</a></td>
<td align="center"><a href="math-formulas "Math Formulas")">Math Formulas</a></td>
<td align="center"><a href="cars/cars "Cars")">Cars</a></td>
<td align="center"><a href="travel/travel "Travels")">Travels</a></td>
<td align="center"><a href="models/models "Models")">Model Vehicles</a></td>
<td align="center"><a href="aboutme "About Me")">About Me</a></td>
<td align="center"><a href="videogames/videogames"</a>Video Games</td>
<td align="center"><a href="Your Mother Generator "Yo mama so fat...")">Your Mother's So Fat Joke Generator</a></td>
<td align="center"><a href="Pickup Line Generator "Pickup Lines")">Pickup Line Generator</a></td>
<td align="center"><a href="changelog">Changelog</a></td>
</tr>
</table>
<hr>
<font face = "Verdana" size = "3">
<p>
My name is Andrew Deng, and I am a 10th grade student. Welcome to my website, where you will find info about me, pictures of places I've traveled to, pictures of cars, and links to all my online accounts (I have a surprisingly large online presence, probably because I have no life). I have also compiled a list of math formulas, should you ever be in a rush to find a particular formula. I've also got some fun stuff, like a Your Mother joke generator.
</p>
<p>
Navigate the site using the menu above. It will appear on all pages.
</p>
<p>
This site is still under construction, and, as I am a very unskilled programmer, stuff can go wrong. I'll probably fix them evenutally. Enjoy!
</p>
</font>
<p align="center"> © Copyright Andrew Deng 2019. All Rights Reserved. </p>