blob: 913f1ebea2f61bc63fb39c863a8699d39d4cf36f (
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
|
<!DOCTYPE html>
<meta name="viewport" content="width=80ch, initial-scale=1.0, user-scalable=no">
<html>
<head>
<meta charset="utf-8">
<title>Nancy Jean Thompson</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Nancy Jean Thompson</h1>
This memory encompasses the life of my mother, Nancy Jean Thompson.
<img src="ThompsonNancyJean/child.jpg"
alt="Nancy as a child."
width="100%">
Nancy as a Child.
<img src="ThompsonNancyJean/home-owner.jpg"
alt="Nancy as a new home owner."
width="100%">
Nancy as a new home owner.
One year after moving to Iowa City, in the front yard of 827.
</body>
</html>
|