-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathScalendarp.html
75 lines (74 loc) · 4.69 KB
/
Scalendarp.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
73
74
75
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<script src="script.js"></script>
<link href="style.css" rel="stylesheet" type="text/css" />
<meta name="description" content="Photoshopped Images by Paint" />
<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;
}
.small {
font-size: 6px;
}
body {
background: url("/BSIV.png");
background-size: 100%;
}
</style>
</head>
<body>
<h1>My Schedule<note>For the 2021-2022 school year</note></h1>
<p><a href="https://mail.google.com/mail/u/2/#inbox">My</a> <a href="alanhw133.html">Email</a></p>
<p>OOPS, This person may be busy with his packed schedule. Try again later<note>Maybe 100 years later...</note></p>
<img src="eatpoo.png" alt="Eat poo!" width="200" />
<table>
<tr>
<th>Day</th>
<th>Period 1</th>
<th>Period 2</th>
<th>Period 3</th>
<th>Period 4</th>
<th>Period 5</th>
<th>Period 6</th>
<th>Period 7</th>
<th>Period 8</th> </tr>
<tr>
<td>Monday</td><td><p>PE<p> <img src="washandkillar.png" alt="" width="50" /></td><td><p>Psycics<p> <img src="psycic.png" alt="" width="50" /></td><td><p>Engrish</p> <img src="YINGLISH.jpeg" alt="" width="50" /></td><td><p>Lunch</p> <img src="eatpoo.png" alt="" width="50" /></td><td><p>Computer</p><p></p> Science<p> <img src="cs2.png" alt="" width="50" /></td><td><p>Zath</p> <img src="zathezatics.png" alt="" width="50" /></td><td><p>Latin Coquus</p><p></p> Dormit<p> <img src="latin.png" alt="" width="50" /></td><td><p>Heestoree</p> <img src="heestoree.png" alt="" width="50" /></td> </tr><tr>
<td>Tuesday</td><td><p>PE<p> <img src="washandkillar.png" alt="" width="50" /></td><td><p>Psycics<p> <img src="psycic.png" alt="" width="50" /></td><td><p>Engrish</p> <img src="YINGLISH.jpeg" alt="" width="50" /></td><td><p>Lunch</p> <img src="eatpoo.png" alt="" width="50" /></td><td><p>Computer</p><p></p> Science<p> <img src="cs2.png" alt="" width="50" /></td><td><p>Zath</p> <img src="zathezatics.png" alt="" width="50" /></td><td><p>Biology</p> <img src="bionotebook.png" alt="" width="50" /></td><td><p>Heestoree</p> <img src="heestoree.png" alt="" width="50" /></td> </tr><tr>
<td>Wednesday</td><td><p>PE<p> <img src="washandkillar.png" alt="" width="50" /></td><td><p>Chentmistry<p> <img src="chentmistry.png" alt="" width="50" /></td><td><p>Engrish</p> <img src="YINGLISH.jpeg" alt="" width="50" /></td><td><p>Lunch</p> <img src="eatpoo.png" alt="" width="50" /></td><td><p>Computer</p><p></p> Science<p> <img src="cs2.png" alt="" width="50" /></td><td><p>Zath</p> <img src="zathezatics.png" alt="" width="50" /></td><td><p>Biology</p> <img src="bionotebook.png" alt="" width="50" /></td><td><p>Heestoree</p> <img src="heestoree.png" alt="" width="50" /></td> </tr><tr>
<td>Thursday</td><td><p>Chentmistry<p> <img src="chentmistry.png" alt="" width="50" /></td><td><p>Latin Coquus</p><p></p> Dormit<p> <img src="latin.png" alt="" width="50" /></td><td><p>Engrish</p> <img src="YINGLISH.jpeg" alt="" width="50" /></td><td><p>Lunch</p> <img src="eatpoo.png" alt="" width="50" /></td><td><p>Computer</p><p></p> Science<p> <img src="cs2.png" alt="" width="50" /></td><td><p>Zath</p> <img src="zathezatics.png" alt="" width="50" /></td><td><p>Biology</p> <img src="bionotebook.png" alt="" width="50" /></td><td><p>Heestoree</p> <img src="heestoree.png" alt="" width="50" /></td> </tr>
<td>Friday</td><td><p>Chentmistry<p> <img src="chentmistry.png" alt="" width="50" /></td><td><p>Psycics<p> <img src="psycic.png" alt="" width="50" /></td><td><p>Engrish</p> <img src="YINGLISH.jpeg" alt="" width="50" /></td><td><p>Lunch</p> <img src="eatpoo.png" alt="" width="50" /></td><td><p>Computer</p><p></p> Science<p> <img src="cs2.png" alt="" width="50" /></td><td><p>Zath</p> <img src="zathezatics.png" alt="" width="50" /></td><td><p>Latin Coquus</p><p></p> Dormit<p> <img src="latin.png" alt="" width="50" /></td><td><p>Heestoree</p> <img src="heestoree.png" alt="" width="50" /></td> </tr></table>
<style>
table, tr, th, td {
border: 1px solid;
border-collapse: collapse;
padding: 7px;
}
tr:nth-child(3n) {
background-color:Red ;
}
tr:nth-child(3n - 1) {
background-color: lime;
}
tr:nth-child(3n - 2) {
background-color: skyblue;
}
</style>
<img src="Morone-St-PROFILE-PHOTO.png" alt="Morone St" alt="" width="50" />
<!-- You spelled it wrong. It's definitely not definately ya BIG NUB -->
<a href="schoology.html">definitely not rickroll</a>
<a href="alanhw7.html">You should rather continue with free mode</a>