28 lines
1.5 KiB
HTML
28 lines
1.5 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<link href="https://fonts.google.com/specimen/Roboto+Slab?selection.family=Roboto+Slab" rel="stylesheet">
|
||
|
<link rel="stylesheet" href="styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<body background="https://zippy.gfycat.com/HighDisfiguredHammerheadbird.gif">
|
||
|
<div id='textbox'>
|
||
|
<h1 style="color:#01d7ff";>My Website</h1>
|
||
|
<p> Hello! My name is Logan Hunt! I love to program, even though I'm not that good at it. I made this website so I could share my programs, have some games, and share files. Some other interests of mine are speedcubing, speedrunning SM64, Super Metroid, Super Meat Boy, and Portal. I love to play violin, science bowl, and video games.
|
||
|
</p>
|
||
|
<ul><li><a href="home.html">Happy Wheels</a></ul>
|
||
|
<ul><li><a href="cuttherope.html">Cut The Rope</a></ul>
|
||
|
<ul><li><a href="rubikscube.html">Play With The Google Doodle Rubiks Cube</a></ul>
|
||
|
<ul><li><a href="metboi.html">Meat Boy</a></ul>
|
||
|
<ul><li><a href="snake.html">Snake</a></ul>
|
||
|
<ul><li><a href="dungeons.html">Tron by Me</a></ul>
|
||
|
<ul><li><a href="doodle.html">Doodle Jump by Me</a></ul>
|
||
|
<ul><li><a href="cloud.html">Color World by Me</a></ul>
|
||
|
<ul><li><a href="http://xkcd.com">The Greatest Web Comic</a></li>
|
||
|
<ul><li><a href="http://knowyourmeme.com/memes/random">Random Meme</a></li>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|