-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclschgym.htm
81 lines (73 loc) · 3.04 KB
/
clschgym.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
<!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_headerGym.jpg" width="980" height="129" alt="HEADER GYM" />
<!-- 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>Carlmont High School - New Modular Gymnasium</h2></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/ContentGym-Lt-Site.gif" alt="GYMSITEPLN" width="279" height="342" align="top" />
</td><td colspan="2"><p><B>SEQUOIA UNION HIGH SCHOOL DISTRICT</B>
</p>
<p>Work involved :<BR/><BR/>
Site and plaza design, Building and elevation design, Accessibility plans,
DSA submission Design Development (DD) set with 2 increments: increment 1 for site preparation
and accessible paths; increment 2 for gym building construction. </p> </td>
</tr>
<tr>
<td>
<img src="images/ContentGym3D-Rt.gif" alt="GYM 3D" width="288" height="216" 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>