-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirstSecurity.html
More file actions
41 lines (27 loc) · 960 Bytes
/
firstSecurity.html
File metadata and controls
41 lines (27 loc) · 960 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>
<h2>Idaho First Security Bank </h2>
</div>
<div class="card">
<div class="card-image image11"><br>
</div>
</center><br>
The <b>IBM 1240</b> introduced in 1963 was a banking system, equivalent to the 1440 system with MICR support. The system was specifically designed to solve the increasing data handling
problems of smaller volume businesses. It met the need for a complete accounting
system and offered the benefits of a business information system as well.</p>
<p> </p>
</div>
<div class="footer">
<button type="button" onClick="window.location='securityMicr.html'">MICR</button>
</div>
</div>
</body>
</html>