-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdoeClass.html
More file actions
34 lines (23 loc) · 972 Bytes
/
doeClass.html
File metadata and controls
34 lines (23 loc) · 972 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
<!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 image23">
</div>
<b>Data Processing Class </b><br>
Idaho Statesman March 21, 1966</center>
<br>
The ins and outs of Data Processing were shown to Jill Halmark and Gary Powers, Borah High School students, by Jim Barnes,
systems analyst for the Department of Employment, as a preview to an orientation class in electronic data processing sponsored
by the Central Idaho Chapter of the Data Processing Management Association. The association has begun the class for 45 Boise
High School students to stimulate interest in data processsing and to point out career opportunities in the field.
</div>
</div>
</body>
</html>