summary refs log tree commit diff stats
path: root/school/index.html
blob: 4b5456761d7041abdbddec6d0116a2ec36de3abf (plain) (blame)
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 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
	<head>
		<title>Andrew Yu's School Stuff</title>
		<link rel="stylesheet" href="/plain.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
		<meta charset="utf-8" />
	</head>
	<body>
		<h1>Andrew Yu's School Stuff</h1>
		<p>Hi.  This page is only for those at my school.  Some of these are just my reminders.</p>
		<hr />
		<p>
		<a href="stugov-proposals.html">My Student Government Proposals</a>
		<br />
		<a href="stugov-campaign.html">My Student Government Campaign</a>
		</p>
		<hr />
		<p style="background-color: yellow;">
		I understand that gossip is a natural part of life at high school, but please don't go too far with that.  Especially for gossip that's unevidenced/unevidented and ``let's just say that and look at people's reactions'': honestly these are meaningless.  Remember the ``no-harm principle''?  <em>Excessive gossip twists normal friendships and make them awkward, distorted, and unnatural.</em>  In some sense it has became, hopefully unintentionally, a social way to discourage friendship, communication and, I guess, compassion between individuals of different genders.  Conclusively: Excessive gossip should be avoided.
		</p>
		<hr />
		<ul>
			<li><a href="cardiology.html">Cardiology introduction</a>, not constantly updated.  Poke me if you want an updated version.</li>
			<li>Math homework, there really isn't much.  Yes, there are 15 pages, but they are really easy.  (If you find it hard, please ask your teacher for some extra time with you to work these out&mdash;we're doing the basics of the basics here.)</li>
		</ul>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>