diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-08 16:42:51 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-08 16:42:51 -0500 |
commit | 6fa3d6d03c4f0731cf388166bacebbf2e062fd1c (patch) | |
tree | 66c093d15434f83bad906e2a6e0735d6df27311c /memories/ThompsonNancyJean.html | |
parent | 7644f77b2b94bf3acf5793ba66e744daa67e4e9d (diff) |
refactor with actual building
Diffstat (limited to 'memories/ThompsonNancyJean.html')
-rw-r--r-- | memories/ThompsonNancyJean.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/memories/ThompsonNancyJean.html b/memories/ThompsonNancyJean.html new file mode 100644 index 0000000..913f1eb --- /dev/null +++ b/memories/ThompsonNancyJean.html @@ -0,0 +1,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> |