-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (33 loc) · 1.08 KB
/
index.html
File metadata and controls
36 lines (33 loc) · 1.08 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="A Website For And By Alex The Uranodioning ">
<meta name="viewport" content="width=device-width">
<title>Alex The Uranodioning Website Real </title>
<!-- <title>Alex Sydokyla (AlexJacode) Website Real </title> -->
<link href="style.css" rel="stylesheet" type="text/css" />
<!-- <link rel="icon" type="image/x-icon" href="blank.png"> -->
</head>
<body>
<div id="background"></div>
<div id="wrapper">
<div class="top-bar"></div>
<p align="center">
<h1>Alex The Uranodioning Website Real </h1>
Long Live Anarchism <br>
I'm Bisexual <br>
<p>I Love Guys, I'm A Faggot </p>
<a href="aboutme.html">About Me. </a>
<br> <br>
<button id="gayButton">Click Here For Gay Sex</button>
<br> <br>
<!-- <a href="Link Here">Text Here </a> -->
<!-- <br> <br> -->
<!-- <img src="aeflag.JPG" alt="real" width="306" height="158"> -->
</p>
<script src="script.js"></script>
<div class="bottom-bar"></div>
</div>
</body>
</html>