-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgrad.html
More file actions
33 lines (29 loc) · 1.04 KB
/
Copy pathgrad.html
File metadata and controls
33 lines (29 loc) · 1.04 KB
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
29
30
31
32
33
<!doctype html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=no; width=device-width" />
<link rel="stylesheet" href="styles3.css">
</head>
<body>
<div class="content">
<center>
<img src="grad.JPG"width=200px>
<div class="card">
During high school I delivered the
morning newspaper on my bicycle. I had to
go clear downtown to get the papers at three
o'clock in the morning. I also started three
furnaces for older widows. This was in the
day before automatic furnaces of any type.<br><br>
I'd go in and get the fire started and stoke it
with coal so the house would be warm when
they got up. Well, by the time I got out of
high school, or graduated from high school,
I was route manager for the Statesman. And
after that I came to work in the office and
collection department. At that time the boys
who delivered the papers did so for a wage. They didn't do the collection, collectors went out and collected for the paper.
</center>
</div>
</body>
</html>