-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (22 loc) · 1.22 KB
/
index.html
File metadata and controls
31 lines (22 loc) · 1.22 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
<!DOCTYPE html>
<html>
<head>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<audio id="rickroll" loop>
<source src="Rick-Astley-Never-Gonna-Give-You-Up.mp3" type="audio/mpeg">
</audio>
<img src="https://media1.giphy.com/media/QMHoU66sBXqqLqYvGO/giphy.gif?cid=6c09b952ygkmnpew54j5xxtavvnj8ffdh2u8tnquyxfr2fya&ep=v1_gifs_search&rid=giphy.gif&ct=g"id="ahhh" class="POPPU">
<h1>PunPanic©</h1>
<img src="https://media.tenor.com/mcEMg3Gn4FcAAAAM/cat-dance-dancing-cat.gif" class="POPPU">
<iframe src="https://www.youtube.com/embed/nzGQ91_gn0Y?si=C86RQ2M0Ygl-ZIYp" style="height:200px;width:300px" title="r/tewbre subreddit link"></iframe>
<button type="button" onclick="yourahh()">Next!</button>
<button type="button" onclick="hello_rickies()">DO NOT PRESS!</button> class=".button";>
<button type="button" onclick="doFunction()">Start!</button>
<button type="button" onclick="alert('listen im going to tell you a secret. go to the r/tewbre subreddit and check out their youtube channel. also if you play btd6 use code Tewbre in the shop.)">button!</button>
<a href="funny.html">Funy Vidos</a>
<a href="minigame.html">minigame</a>
<script src="script.js"></script>
</body>
</html>