-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintGas.html
More file actions
47 lines (32 loc) · 1.02 KB
/
intGas.html
File metadata and controls
47 lines (32 loc) · 1.02 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>Intermountain Gas </h2>
</div>
<div class="card">
<div class="card-image image13"><br>
</div>
</center>
<br>
The <b>UNIVAC 1004</b> introduced in 1962 was a plug-board programmed punch card data processing
system. Total memory was 961 characters (6 bits)
of
core memory</a>. Peripherals were a card reader (400 cards/minute), a card punch
(200 cards/minute) using proprietary 90-column, round-hole cards or
IBM-compatible, 80-column cards, a drum printer (400 lines/minute) and a
Uniservo tape drive.</p>
<p> </p>
</div>
<div class="footer">
<button type="button" onClick="window.location='intGas2.html'">Office</button>
</div>
</div>
</body>
</html>