-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodzint.htm
94 lines (86 loc) · 3.58 KB
/
modzint.htm
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>wtdc-arch Sample Project - School Gym</title>
<link href="Home_twoColLiq.css" rel="stylesheet" type="text/css" />
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; } /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
</style>
<![endif]-->
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="container">
<div class="header">
<img src="images/R129h_header-pjs.jpg" width="980" height="129" alt="HEADER" />
<!-- end .header --></div>
<div class="nav">
<ul>
<li><a href="index.htm">Home</a></li>
<li><a href="profile.htm">Profile</a></li>
<li><a href="pjsample.htm">Projects</a></li>
<li><a href="contact.htm">Contact</a></li>
</ul>
</div>
<div class="sidebar1">
<h3>PROJECT SAMPLES</h3>
<h4>commercial:</h4>
<ul>
<li><a href="ssfmxuse.htm">SSF MIXED USE</a></li>
<li><a href="oldoakmx.htm">OLD OAKLAND MIXED USE</a></li>
<h4>residential:</h4>
<li><a href="bhtprentiss.htm">NEW - BERNAL HT. SFR</a></li>
<li><a href="noediamond.htm">ADDITION - NOE VALLEY</a></li>
<li><a href="wfeichlr.htm">WATERFRONT EICHLER</a></li>
<li><a href="chinavilla.htm">CHINA VILLA</a></li>
<h4>educational:</h4>
<li><a href="clschgym.htm">CARLMONT SCHOOL GYM</a></li>
<li><a href="modzint.htm">SCHOOL MODERNIZATION</a></li>
<h4>health care:</h4>
<li><a href="sfghmedctr.htm">SFGH MEDICAL CENTER</a></li>
</ul></p>
<!-- end .sidebar1 --></div>
<div class="content">
<table width="630" border="0">
<tr>
<td colspan="3"> <h2>School Modernizations - Cherrywood / Yerba Buena</h2></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/ContentChyAdm-Lt-color.jpg" alt="FLOORPLN" width="279" height="336" align="top" />
</td><td colspan="2"><p><B>CHERRYWOOD ELEMENTARY</B>
</p>
<p>Project area : 35,035 sf.<BR/>
<p>Work involved :<BR/><BR/>
Interior design, space planning, material search, prepared color and material boards for presentation, finish schedules, punch list.</p> </td>
</tr>
<tr>
<td>
<img src="images/ContentChyAdm-Rt-photo400.jpg" alt="Interior" width="400" height="299" align="right" />
</td>
</tr>
<tr>
<td rowspan="2">
<img src="images/ContentYb-Lt-color.jpg" alt="FLOORPLN" width="279" height="179" align="top" />
<img src="images/ContentYb-Lt-photo.jpg" alt="Interior" width="279" height="" align="top" />
</td><td colspan="2"><p><B>YERBA BUENA HIGH</B>
</p>
<p>Work involved :<BR/><BR/>
Interior design, space planning, material search, prepared color and material boards for presentation, finish schedules, punch list.</p> </td>
</tr>
<tr>
<td>
<img src="images/ContentYb-Rt-photo.jpg" alt="Interior" width="400" height="268" align="right" />
</td>
</tr>
</table>
<!-- end .content --></div>
<div class="footer"><p align="center">
<a href="index.htm">Home</a> | <a href="profile.htm">Profile</a>
| <a href="pjsample.htm">Projects</a> I <a href="contact.htm">Contact</a> <br/>
Copyright (c) Wtdc-arch.pro 2011. All rights reserved. Design by Winnie Tam</p>
<!-- end .footer --></div>
<!-- end .container --></div>
</body>
</html>