-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathledyard.html
More file actions
47 lines (33 loc) · 1.43 KB
/
ledyard.html
File metadata and controls
47 lines (33 loc) · 1.43 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!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" type="text/css" />
</head>
<body>
<div class="content">
<div class="card">
<center>
<h2>Richard F. Ledyard </h2>
</div>
<div class="card">
<a href=""></a></center>
<div class="card-image image29"><br>
</div>
<center>
<br>
The National Association President Alphonso Pia on the left is presenting the Central Idaho Chapter Charter to Richard Ledyard.<br><br>
Mr. Ledyard was director of Central Computing at Boise Cascade Corporation from 1957 till 1966. He was born in Chicago and attended Northwestern
University. He had previosly worked for Revere Copper in Chicago and Pacific Marine in Seatlle. He moved to Boise in 1957. He was the Central Idaho's
Chapter of DPMA first president and later served as it's International Director from 1961 till 1965.
</center>
<p> </p>
</div>
<div class="footer">
<button type="button" onClick="window.location='cascade.html'">Boise Cascade</button>
<button type="button" onClick="window.location='firstMeet.html'">First Meeting</button>
<button type="button" onClick="window.location='charter.html'">Charter</button>
</div>
</div>
</body>
</html>