-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalbTour.html
More file actions
39 lines (27 loc) · 1.12 KB
/
albTour.html
File metadata and controls
39 lines (27 loc) · 1.12 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
<!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">
</div>
<div class="card">
<center>
<div class="card-image image18"><br>
</div>
<b>Albertsons Data Center </b><br>
Idaho Statesman November 2, 1967
</center><br>
Uses of the computer at Albertson's, Inc., offices in Boise were explained Wednesday to a delegation of new
Boise teachers taking part in the 18th annual Business-Education Day sponsored by the Greater Boise Chamber
of Commerce. <br><br>The teachers and Albertson's officials are from left, Julio Bilbao; Marv Abrams, Albertson's assistant
advertising manager; Terry Wickstrom, Capital; Mrs. Mary Groves, Jackson; Mrs. Janice Wolf, Capital; Mrs. Cheryl Korn,
Taft; Ed Crane, Albertson's Boise district manager; Mrs. Sylvia Papenberg, West; Chuck Simmons, Albertson's
head programmer; and Don Palmer, computer operator.
</div>
</div>
</body>
</html>