-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 724 Bytes
/
index.html
File metadata and controls
19 lines (19 loc) · 724 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<body style="background-color:black;">
<head>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<title>Jordon's Official Website</title>
</head>
<link rel="stylesheet" href="css/index.css">
<div align="center" width="100%">
<h1>Jordon's Official Website</h1>
<h2>So yeah hi.</h2>
<img src="https://fontmeme.com/permalink/211117/7a0439c1b7f6defe48d051c1cd72441a.png" alt="undertale-logo-font" border="0"></a>
<marquee behavior="scroll" direction="left">here in jordon's website, i make stuff. that's it. take a look around.</marquee>
<hr class="solid">
<p style="font-family:Friction">This is another paragraph.</p>
</div>
</object>
</body>
</html>