-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboiComputer.html
More file actions
41 lines (23 loc) · 872 Bytes
/
boiComputer.html
File metadata and controls
41 lines (23 loc) · 872 Bytes
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
<!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>
<div class="card-image image19"><br>
</div>
<b>Bank Computer Arrives </b><br>
Idaho Statesman December 24, 1965
</center><br>
A new Computer at the Bank of Idaho will eventually serve all
20 branches of the bank and is first of its kind in the pacific northwest, say officials of the bank. Kevin Birmingham, assistant vice president in charge of data processing
shown at the controls of the computer, said the computer
will start processing Bank of Idaho checking accounts the middle of January.
</div>
</div>
</body>
</html>