forked from stsukashima/Practice-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (29 loc) · 788 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Shiro is Eds dog</title>
<link rel="stylesheet" href="styles/styles.css">
</head>
<body>
<h1 class="width100">Fuck me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</h1>
<ul>
<li class="width50" id="best">
<a href="html/Shiro-is-super-cool.html">Shiro</a>
</li>
<li class="width25">
<a href="html/Claire-is-also-kinda-cool-too.html">Claire</a>
</li>
<li class="width50">
Hello
</li>
</ul>
<!-- Well don't fuck me, seriously speaking
-->
</body>
</html>
<!--
git hub
-->