-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintGas2.html
More file actions
41 lines (21 loc) · 787 Bytes
/
Copy pathintGas2.html
File metadata and controls
41 lines (21 loc) · 787 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 image9"><br>
</div>
<b>New Office Complex</b><br>Idaho Statesman February 26, 1965
</center><br>
Wenden Nye keeps tabs on an electronic data processing machine which speeds operations of the Intermountain Gas Company.
The equipment is in a special temperature and humidity controlled room in the lower level of the main building at the firm's new
office complex on 555 South Cole Road.
</div>
</div>
</body>
</html>