-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalanhw2.html
32 lines (32 loc) · 986 Bytes
/
alanhw2.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
<!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>Photoshopped Images</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;
}
</style>
</head>
<body><h1>Deadly Error</h1>
<p>While loading the page, the following errors occurred:</p>
<p>[FATAL ERROR] 404 NOT FOUND</p>
<p>System will explode in a short while</p>
<p>You should <a href="https://bit.ly/3fK2HD6">click here to fix it.</a></p>
<p>Or, alternatively, you can <a href="alanhwЗ.html">click here to eat up the error. (May lead to some unexpected Rick Rolls)</a></p>
</body></html>