diff options
author | Blaise Thompson <blaise@untzag.com> | 2019-09-14 16:03:40 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2019-09-14 16:03:40 -0500 |
commit | 1aaadf15d5fedc8d8f3b6cdbadf09ac8c8d5dbea (patch) | |
tree | 3a41d3dc9a1eff78d9dc89369ebf2b77436a781d /public/ThompsonNancyJean.html | |
parent | 9cdb80bda84a942b7e416ce3f3a8f7c3ebbd4ef4 (diff) |
refactor
Diffstat (limited to 'public/ThompsonNancyJean.html')
-rw-r--r-- | public/ThompsonNancyJean.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/public/ThompsonNancyJean.html b/public/ThompsonNancyJean.html new file mode 100644 index 0000000..040636c --- /dev/null +++ b/public/ThompsonNancyJean.html @@ -0,0 +1,28 @@ +<!DOCTYPE html> +<meta name="viewport" content="width=device-width, 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> |