lets do this
This commit is contained in:
52
guestbook.html
Normal file
52
guestbook.html
Normal file
@ -0,0 +1,52 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Mode Black Hoodie Collective</title>
|
||||
<link rel="stylesheet" type="text/css" href="home.css">
|
||||
<script>
|
||||
function fun() {
|
||||
var a = prompt("What is your name?", "No Name");
|
||||
if (a != null) {
|
||||
document.getElementById("message").innerHTML = "Knock knock " + a + "<br><br><img src = wr.webp><br><br>to the SOURCE and<br><br><img src= htp.gif><br><br><a href='https://google.com'>Click here for your free Winnebago</a>";
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1><img src="underconstruction.gif">Sign our guestbook<img src="underconstruction.gif"></h1>
|
||||
<br><br>
|
||||
<p>Ready to leave your mark?</p>
|
||||
<button onclick = "fun()">
|
||||
Click me to sign
|
||||
</button>
|
||||
<br><br>
|
||||
<p id="message"></p>
|
||||
<div style="height:100px; text-align:center"><img src="counter.gif"><img src="ns_logo.gif"><img src="ie_logo.gif"><img src="noframes.gif"><img src="notepad.gif"></div>
|
||||
|
||||
</body>
|
||||
<!--
|
||||
/ \
|
||||
/ _ \
|
||||
| / \ |
|
||||
|| || _______
|
||||
|| || |\ \
|
||||
|| || ||\ \
|
||||
|| || || \ |
|
||||
|| || || \__/
|
||||
|| || || ||
|
||||
\\_/ \_/ \_//
|
||||
/ _ _ \
|
||||
/ \
|
||||
| O O |
|
||||
| \ ___ / |
|
||||
/ \ \_/ / \
|
||||
/ ----- | --\ \
|
||||
| \__/|\__/ \ |
|
||||
\ |_|_| /
|
||||
\_____ _____/
|
||||
\ /
|
||||
| |
|
||||
ZeJuvfxrefFragZr
|
||||
-->
|
||||
</html>
|
Reference in New Issue
Block a user