-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfunstuff.html
More file actions
54 lines (37 loc) · 1.31 KB
/
funstuff.html
File metadata and controls
54 lines (37 loc) · 1.31 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
<head>
<title>n1swordslasher</title>
<link rel="stylesheet" href="stylechangelog.css">
<link href="https://fonts.googleapis.com/css?family=Special+Elite&display=swap" rel="stylesheet">
<link rel="stylesheet" href="media-queries.css">
<meta name="viewport" content="width=device-width">
</head>
<body>
<div class="container">
<header>
<div>
<iframe src="http://swordslasher.com/images/slashflash_logo.svg" width="100%" height="300px" frameBorder="0"></iframe></a>
</span>
</div>
</header>
<section>
<nav>
<a href="index.html" class="nav-home"> home page </a>
<a href="my-videos.html" class="nav-my-videos"> my videos </a>
<a href="my-flipnotes.html" class="nav-my-videos"> my flipnotes </a>
<a href="games/index.html" class="nav-my-photoshop"> Games </a>
<a href="chat/index.html" class="nav-home"> chat </a>
<a href="more.html" class="nav-home"> more </a>
<a href="games/dark.html" class="nav-my-photoshop"> Dark Mode </a>
</nav>
<br>
<h3>4/18/22: More website stuff</h3></h3></h3>
<br>
<h3>4/17/22: I just finished Kirby and the Forgotten Land!</h3></h3></h3>
<br>
<h3>4/16/22: Website stuff</h3></h3></h3>
<br>
</div>
</section>
</body>