-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfica.html
More file actions
48 lines (31 loc) · 1.37 KB
/
fica.html
File metadata and controls
48 lines (31 loc) · 1.37 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
<!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>G. Mitchell Fica</h2>
</div>
<div class="card">
<a href=""></a>
<div class="card-image image34"><br>
</div>
</center>
<br>Mr. Fica, CDP, was born in Gooding, Idaho and graduated from Hailey High School. He served in the U. S. Army from 1953 untill 1956.
He moved to Boise in 1959 and worked for the Idaho State Auditor from 1959 until 1962. He became the manager of the Idaho Data Processing Center in 1962.
At that time he had 13 years of experience in data processing, accounting and auditing. He was a charter member of the Central Idaho Chapter, DPMA and served
as it's president in 1962.
<p> </p>
</div>
<div class="footer">
<button type="button" onClick="window.location='idahoDp.html'">Idaho Data Processing</button>
<button type="button" onClick="window.location='dataMeet1962.html'">New Name</button>
<button type="button" onClick="window.location='cityKey.html'">Keys to the City</button>
</div>
</div>
</body>
</html>