-
Notifications
You must be signed in to change notification settings - Fork 96
Expand file tree
/
Copy pathrandomassart.html
More file actions
38 lines (34 loc) · 1.72 KB
/
Copy pathrandomassart.html
File metadata and controls
38 lines (34 loc) · 1.72 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>title</title>
<link rel="stylesheet" href="styles/style.css">
<script src="scripts/script.js"></script>
</head>
<body>
<a href="index.html">Home</a>
<a href="randomassgifs.html">Random Gifs</a>
<a href="itemshop.html">Item Shop</a>
<audio src="resources/menuloop_art.mp3" type="audio/mp3" autoplay loop id="joeaudio2"></audio>
<script>
var audio = document.getElementById("joeaudio2");
audio.volume = 0.5;
</script>
<p>Put random ass artwork here for no reason</p>
<div class="art-container">
<img src="https://upload.wikimedia.org/wikipedia/commons/b/b0/Transgender_Pride_flag.svg" alt="trasgernder" style="width: 60px; position: fixed; right: 0; top: 0">
<img height="777" width="720" src="resources/baldgojo.png" alt="Nah I'd Bald">
<img src="resources/leonardooooooo.gif">
<img src="resources/tkmiz.jpg" alt="mike! rebuild my kids!">
<img src="resources/YURI.jpg" alt="The lesbians are here">
<img src="resources/coolguy.png" alt="cool guy!">
<img src="resources/polish-patriots-check-post-sprawdzony-przez-polskich-patriotów.png" alt=":3">
<img src="resources/Catgirl_on_Steam.png" alt="Wacky ass game">
<a href="nuzi.html">NUZI</a>
<h1>YURI!!!!!!!!!!!!!</h1>
<img src="https://i.redd.it/susie-and-noelle-during-chp-4-fanart-original-art-by-me-v0-71k4bylp6eaf1.jpg?width=1173&format=pjpg&auto=webp&s=21862cd5062539c827b9f85bf7c0fd57fe8b9c3e" style="width:500px;height:600px;">
<img src="resources/yuri-1984.jpg" alt="Yuri but it's 1984">
<br><img src="resources/dokibox.png" alt="four presidents"> What, like her?
</div>
</body>