From 38a1f0232279242f62678059405eeb0dcb09da9b Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 1 Nov 2020 17:02:51 -0600 Subject: honda --- .../PXL_20201101_174837385.jpg | Bin 0 -> 2318818 bytes .../PXL_20201101_174918548.jpg | Bin 0 -> 2387546 bytes .../PXL_20201101_174929054.jpg | Bin 0 -> 3678589 bytes public/1998-honda-accord-ex/index.html | 153 +++++++++++++++++++++ public/1998-honda-accord-ex/style.css | 58 ++++++++ public/index.html | 5 + 6 files changed, 216 insertions(+) create mode 100644 public/1998-honda-accord-ex/PXL_20201101_174837385.jpg create mode 100644 public/1998-honda-accord-ex/PXL_20201101_174918548.jpg create mode 100644 public/1998-honda-accord-ex/PXL_20201101_174929054.jpg create mode 100644 public/1998-honda-accord-ex/index.html create mode 100644 public/1998-honda-accord-ex/style.css (limited to 'public') diff --git a/public/1998-honda-accord-ex/PXL_20201101_174837385.jpg b/public/1998-honda-accord-ex/PXL_20201101_174837385.jpg new file mode 100644 index 0000000..0762b0c Binary files /dev/null and b/public/1998-honda-accord-ex/PXL_20201101_174837385.jpg differ diff --git a/public/1998-honda-accord-ex/PXL_20201101_174918548.jpg b/public/1998-honda-accord-ex/PXL_20201101_174918548.jpg new file mode 100644 index 0000000..1404d93 Binary files /dev/null and b/public/1998-honda-accord-ex/PXL_20201101_174918548.jpg differ diff --git a/public/1998-honda-accord-ex/PXL_20201101_174929054.jpg b/public/1998-honda-accord-ex/PXL_20201101_174929054.jpg new file mode 100644 index 0000000..f16d46e Binary files /dev/null and b/public/1998-honda-accord-ex/PXL_20201101_174929054.jpg differ diff --git a/public/1998-honda-accord-ex/index.html b/public/1998-honda-accord-ex/index.html new file mode 100644 index 0000000..0912a33 --- /dev/null +++ b/public/1998-honda-accord-ex/index.html @@ -0,0 +1,153 @@ + + + + + 1998 Honda Accord EX + + + + +

blaise-memories/1998-honda-accord-ex

+
+ +

+This memory is about Blaise Thompson's first car: a 1998 Honda Accord EX. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
identification
year1998
makeHonda
modelAccord
body4 door sedan
optionEX
WI license plate279 WDM
WI title number14097A5002-6
VIN1HGCG565XWA069663
motor
cylinders4
tires
width195"
aspect ratio65%
diameter15"
code195/65R15
+ +

+Blaise and his dad bought this car off of craigslist summer 2011. +Nancy nicknamed the car "black beauty". +

+ +
+

2004-01-24 sold

+ +

+Vehicle purchased by Lesly M. Hellerud. +57229 miles. +

+ +
+

2004-04-30 transmission problems

+ +

+Comment at Honda Dealer: transmission hesitates when shifting from first to second. +60675 miles. +

+ +
+

2011-06-18 sold

+ +

+Vehicle was sold by Ben and Lesley Taylor (of Grapevine, Texas) to David Thompson for $2,800. +Condition: "as is". +

+ +
+

2019-03-14 battery replaced

+ +

+Replaced battery, Walmart. +

+ +
+

2020 blown out tire

+ +

+On Monday 2020-10-26 I blew out the front drivers-side tire on a pothole on Fish Hatchery road. +I was driving to the Gym very early, between 4 and 5. +I put on the spare tire and limped back home. +

+ +
+ +
+ +
+ +
+ +
+ +
+ +

+On Saturday 2020-11-01 I purchased a new tire. +The pictures above helped me purchase the new tire. +I purchased one General Altimax RT43 195/65R15 91 H Tire from Walmart for $85.99. +

+ +
+

+CC0: no copyright +

+ + + diff --git a/public/1998-honda-accord-ex/style.css b/public/1998-honda-accord-ex/style.css new file mode 100644 index 0000000..4903d2f --- /dev/null +++ b/public/1998-honda-accord-ex/style.css @@ -0,0 +1,58 @@ +a { + text-decoration: none; + color: #81a2be; +} + +body { + font-family: 'DejaVu Sans Mono', monospace; + margin: 40px auto; + min-width: 80ch; + max-width: 80ch; + line-height: 1.5; + font-size: 16px; + background-color: #1d1f21; + color: #c5c8c6; + padding: 0 10px; + text-align: left; + overflow-y: scroll; +} + +hr { + display: block; + margin-top: 0.5em; + margin-bottom: 0.5em; + margin-left: auto; + margin-right: auto; + border-style: inset; + border-width: 1px; +} + +table, th, td { + border: 1px solid #969896; + border-collapse: collapse; +} + +th, td { + padding: 5px; +} + +.center { + display: block; + margin-left: auto; + margin-right: auto; + width: 50%; +} + +figure { + width: 100%; + margin: 0px auto; + margin-bottom: 1em; +} + +audio { + width: 100%; +} + +img { + width: 100%; +} diff --git a/public/index.html b/public/index.html index 2dff354..9b2515b 100644 --- a/public/index.html +++ b/public/index.html @@ -66,6 +66,11 @@ 2013-03-26 Laverna Thompson + + 2011-06-18 + ongoing + 1998 Honda Accord EX + 2010 2010 -- cgit v1.2.3