blob: 79144bef30123dbcfcf263043d2c4267251b53ee (
plain)
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
|
<!DOCTYPE html>
<meta name="viewport" content="width=80ch, initial-scale=1.0, user-scalable=no">
<html>
<head>
<meta charset="utf-8">
<title>college for kids</title>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<h1><a href="http://blaise.zone">blaise</a>-<a href="../">memories</a>/college-for-kids</h1>
<hr>
<p>
I took college for kids one year...
</p>
<img src="blaise.png"
alt="Blaise at college for kids"
width="100%">
Blaise at college for kids.
<hr>
<p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
</p>
</body>
</html>
|