forked from ahelpingchip/gitgood-faves
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
11 lines (11 loc) · 1.05 KB
/
index.html
File metadata and controls
11 lines (11 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
<head>
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
<title>My Favorite Stuff</title>
<link rel="stylesheet" href="style.css">
</head>
<body class='typora-export' >
<div id='write' class = 'is-mac'><h1><a name="my-favorite-things" class="md-header-anchor"></a><span>My Favorite Things</span></h1><p><span>Hey, my name is Philip Cheang.</span></p><p> </p><h2><a name="some-games" class="md-header-anchor"></a><span>Some Games</span></h2><ul><li><span>The Portal Series</span></li><li><span>The Metal Gear Solid Franchise</span></li><li><span>Super Hexagon</span></li><li><span>Fez</span></li><li><span>Life is Strange</span></li><li><span>Twitter</span></li></ul><p> </p><h2><a name="some-food" class="md-header-anchor"></a><span>Some Food</span></h2><ul><li><span>Ramen</span></li><li><span>Sushi</span></li><li><span>Hamburgers</span></li><li><span>Pizza</span></li><li><span>Oh no, this is so basic</span></li><li><span>It's just a demo, I promise</span></li></ul></div>
</body>
</html>