-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclapsaddle.html
More file actions
51 lines (30 loc) · 1.25 KB
/
clapsaddle.html
File metadata and controls
51 lines (30 loc) · 1.25 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
48
49
50
51
<!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>Claude W. Clapsaddle </h2>
</div>
<div class="card">
<div class="card-image image33"><br>
</div>
</center><br>
Mr. Capsaddle was born and raised in Boise. He graduated from Boise High school. He also got training from Links Business School.
He spent 41 years as the Data Processing Manager of Idaho Department of Fish and Game. He was a charter member of the Central Idaho Chapter, DPMA and served
as it's president in 1963 and it's International Director from 1965 till 1971.
<p> </p>
</p>
</div>
<div class="footer">
<button type="button" onClick="window.location='fandg.html'">Fish & Game</button>
<button type="button" onClick="window.location='oreIdaTour.html'">Ore-Ida Tour</button>
<button type="button" onClick="window.location='mkapr663.html'">MK Talk</button>
</div>
</div>
</body>
</html>