-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
40 lines (33 loc) · 1.01 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Nohl</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width"/>
<link rel="stylesheet" href="/css/stylesheet.css">
<script>NekoType="white"</script>
<h1 id=nl><script src="https://webneko.net/n20171213.js"></script><a
href="https://webneko.net">Neko</a></h1>
</head>
<body>
<div class="row">
<div class="column2">
<img src="/photos/cat.png" width="100">
</div>
<div class="column" >
<h1>ScrewLogic's website</h1>
<div>
<a href="/index.html">Home</a>
<a href="/html/photos.html">Photos</a>
<a href="/html/AlbumsEps.html">Albums and Eps</a>
<a href="/html/fun.html">Fun</a>
</div>
</div>
<div class="column3">
<h4>For best viewing use firefox(Not really that needed). If you are on mobile rotate you'r device.</h4>
<h2>About me</h2>
<h4>Hello i'm ScrewLogic, I code, I am a photographer, and I play bass.</h4>
</div>
</div>
</body>
</html>