summaryrefslogtreecommitdiff
path: root/public/college-for-kids.html
blob: c14347a6eb1ba12f4ef2609af583154a9d8a8884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<meta name="viewport" content="width=device-width, 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>college for kids</h1>

I took college for kids one year...

<img src="college-for-kids/blaise.png"
     alt="Blaise at college for kids"
     width="100%">
Blaise at college for kids.



</body>
</html>