-
Notifications
You must be signed in to change notification settings - Fork 0
/
null.html
29 lines (24 loc) · 1.06 KB
/
null.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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>hay</title>
<link rel="stylesheet" href="https://e6nlaq.github.io/style.css">
<link rel="icon" href="https://e6nlaq.github.io/image/icon.png">
<script src="https://e6nlaq.github.io/script/script.js"></script>
</head>
<body>
<header>
<img src="https://e6nlaq.github.io/image/null.png" height="35px" width="35px">
<img src="https://e6nlaq.github.io/image/icon.png" height="35px" width="35px">
<img src="https://e6nlaq.github.io/image/null.png" height="10px" width="10px">
<a class="title" href="https://e6nlaq.github.io">e6nlaq's Homepage</a>
</header>
<img src="https://e6nlaq.github.io/image/null.png" height="100px">
<a class="gotop" href="#"></a>
<h1>なにもねえよwww</h1>
<button class="round" onclick="GoLink('./dcg/index.html');">ムカついたらこちらへwww</button>
</body>
</html>