-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontent.html
72 lines (72 loc) · 2.49 KB
/
content.html
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link href="style.css" rel="stylesheet" type="text/css" />
<meta name="description" content="Photoshopped Images by Paint" />
<script src="script.js"></script>
<title>Wrong Place YA BIG NUB</title>
<style>
img {
max-width: 100%;
}
img[src="Morone-St-PROFILE-PHOTO.png"] {
width: 50%;
}
.big {
font-size: 20px;
}
iframe {
border: none;
overflow: hidden !important;
}
.progress {
background-color: gray;
}
.bar {
background-color: lime;
display: inline-block;
}
.newsfeeditem {
padding: 3px;
margin: 3px;
border: 2px solid;
background: rgb(135,206,235);
background: -moz-linear-gradient(0deg, rgba(135,206,235,1) 0%, rgba(176,196,222,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(135,206,235,1) 0%, rgba(176,196,222,1) 100%);
background: linear-gradient(0deg, rgba(135,206,235,1) 0%, rgba(176,196,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#87ceeb",endColorstr="#b0c4de",GradientType=1);
}
.newsfeedcontents {
white-space: pre-line;
border: 1px solid;
}
.newsfeed-owner {
font-style: italic;
}
.newsfeeditem h2 {
overflow-wrap: break-word;
}
body {
background: url(bluescreen.png);
background-size: 100%;
color: white;
}
</style>
<meta name="introduction" content="no-reference" />
</head>
<body>
<h1>THE ERRORS HAVE SPILLED OUT AFTER THIS GUY HAS CLICKED THE CONTENT</h1>
<p>anyways, do you want to have some fun?</p>
<p><a href="rickgame.html">Here is a minigame</a></p>
<p>Or Check out endless enemies from HARMLESSWEBSITE <a href="https://harmlesswebsite.leoshi6.repl.co/endlessEnemies.html">here</a> or Stone Age Survival <a href="https://harmlesswebsite.leoshi6.repl.co/stoneAgeSurvival.html">here</a></p>
<p>Or play some <a href="https://tag.weeklyd3.repl.co">tag</a></p>
<p>or check out some of our activities like a <a href="schoology.html">homework machine</a> or do some <a href="Guzmosclone.html">Psycics Simulations</a></p>
<p>Or learn some photoshopping <a href="alanhw.html">here</a></p>
<p><a href="alanhw133.html">Or get rickrolled</a></p>
<p>If you are too bored and want to heck, then maybe click this button:</p>
<a href="noheckingallowed.html"><img src="buttom.png" alt="a button" width="150" /><br />
<!-- I put a line break here -->
<a href="zondomongo.html">view our new song</a>
</body>