-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmillclose.html
More file actions
39 lines (34 loc) · 848 Bytes
/
millclose.html
File metadata and controls
39 lines (34 loc) · 848 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="mobileNewsNewCss4.css" />
</head>
<body>
<center>
<center>
<table border="3px">
<tr>
<td align=center>
<img src="sawmill2.jpg" border="0" height="230" width="300">
<br>
</td>
</tr>
<tr>
<td align=center>
<h3>Boise Cascade to Close Mill</h3>
Idaho Statesman December 22, 1976
</td>
</tr>
<tr>
<td>
<p>
Boise Cascade Corp. blasted the environmentalists' victory by announcing it would close its McCall sawmill by fall 1977 due to decreasing, timber supplies. One company spokesman called the Warren and South Fork decisions the "last straw."
</p>
</td>
</tr>
</table>
</center>
</body>
</html>