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 /public/vehrzheen/index.html | |
parent | 7644f77b2b94bf3acf5793ba66e744daa67e4e9d (diff) |
refactor with actual building
Diffstat (limited to 'public/vehrzheen/index.html')
-rw-r--r-- | public/vehrzheen/index.html | 83 |
1 files changed, 42 insertions, 41 deletions
diff --git a/public/vehrzheen/index.html b/public/vehrzheen/index.html index 5b336ab..3d84473 100644 --- a/public/vehrzheen/index.html +++ b/public/vehrzheen/index.html @@ -2,12 +2,20 @@ <html> <head> <meta charset="utf-8" name="viewport" content="width=80ch"> - <title>Vehrzheen</title> - <link rel="stylesheet" href="../style.css"> + <title></title> + <link rel="stylesheet" href="style.css"> </head> <body> -<h1><a href="http://blaise.zone">blaise</a>-<a href="../">memories</a>/Vehrzheen</h1> +<h1> +<a href=http://blaise.zone>blaise</a>-<a href="../">memories</a>/vehrzheen +</h1> + +<hr> + +<h1> +Vehrzheen Thompson +</h1> <hr> @@ -29,24 +37,21 @@ We brought her to our home in Iowa City on Sept 4. Vehrzheen was an attempt to give her the Armenian name for Virginia </p> -<img src="david-lap.png" +<p><img src="david-lap.png" alt="Vehrzheen sitting on David's lap." width="75%" class="center"> Vehrzheen as a puppy, in David's lap. <br> -<br> - -<img src="puppy.png" +<br></p> +<p><img src="puppy.png" alt="Vehrzheen as a puppy, on her bed." width="100%"> Vehrzheen as a puppy, on her bed. <br> -<br> - -<img src="puppy-toy.png" +<br></p> +<p><img src="puppy-toy.png" alt="Vehrzheen as a puppy, with her toy." width="100%"> -Vehrzheen as a puppy, with her toy. <br> - +Vehrzheen as a puppy, with her toy. <br></p> <p> 2001-09-10. Blaise broke his arm while jogging with Vehrzheen. @@ -65,11 +70,10 @@ Vehrzheen had a hard time settling down because the rest stop must have had wild On 2001-12-25 during the day we took a walk during which Vehrzheen spotted a pheasant. </p> -<img src="betty.png" +<p><img src="betty.png" alt="" width="100%"> -Vehrzheen and Betty in California. <br> - +Vehrzheen and Betty in California. <br></p> <hr> <h2>Towanda</h2> @@ -77,36 +81,31 @@ Vehrzheen and Betty in California. <br> 2002-08-03 through 2002-08-12 we vacationed at Towanda with both Vehrzheen and Dazzy. </p> -<img src="towanda1.png" +<p><img src="towanda1.png" alt="" width="75%" class="center"> Vehrzheen, Dazzy and Blaise in Towanda. <br> -<br> - -<img src="towanda2.png" +<br></p> +<p><img src="towanda2.png" alt="" width="75%" class="center"> -<br> - -<img src="towanda3.png" +<br></p> +<p><img src="towanda3.png" alt="" width="75%" class="center"> -<br> - -<img src="towanda4.png" +<br></p> +<p><img src="towanda4.png" alt="" width="100%"> Vehrzheen and Blaise snuggling in Towanda. <br> -<br> - -<img src="towanda5.png" +<br></p> +<p><img src="towanda5.png" alt="" width="100%"> -Vehrzheen swimmming in Towanda. <br> - +Vehrzheen swimmming in Towanda. <br></p> <hr> <h2>2004</h2> @@ -117,11 +116,10 @@ While they took good care of her, she had damaged her tail by wagging it too muc The basement walls were blood stained. </p> -<img src="2004.png" +<p><img src="2004.png" alt="" width="100%"> -A family photo taken just before leaving on our 2004 vacation. - +A family photo taken just before leaving on our 2004 vacation.</p> <hr> <h2>Vehrzheen and Nancy</h2> @@ -130,14 +128,12 @@ Many times Nancy could come home from work exhausted. Both Untzag and Vehrzheen would snuggle with Nancy as she zoned out. </p> -<img src="nancy1.png" +<p><img src="nancy1.png" alt="" - width="100%"> - -<img src="nancy2.png" + width="100%"></p> +<p><img src="nancy2.png" alt="" - width="100%"> - + width="100%"></p> <p> Nancy and Vehrzheen enjoyed many walks and adventures together. Here they are in front of the famous American Gothic homestead. @@ -307,9 +303,14 @@ Rest in peace, Vehrzheen. </p> <hr> -<p> + +<p style="display:inline;"> +built 2021-07-08 16:41:08 +<div style="float:right;"> <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright +(<a href="https://git.blaise.zone/website/memories.git/">source</a>) +</div> </p> </body> -</html> +</html>
\ No newline at end of file |