-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofile.htm
77 lines (69 loc) · 3.59 KB
/
profile.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
<!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 profile</title>
<link href="Home_twoColLiq.css" rel="stylesheet" type="text/css" /><!--[if lte IE 7]>
<style>
.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-2.jpg" width="980" height="129" alt="header image2" />
<!-- end .header --></div>
<div class="nav">
<ul>
<li><a href="index.htm">Home</a></li>
<li><a href="profile.htm" class="current">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>
<ul>
<h4>commercial:</h4>
<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>
<!-- end .sidebar1 --></div>
<div class="content">
<img src="images/ContentRt-2storywindows.gif" width="114" height="210" align="right"/>
<h2>wtdc-arch profile</h2>
<p>wtdc-arch is a full-service architectural and planning firm.<br/><br/>
From Programming and Design to Planning and Building Permit submission, from small residential projects to multi-million dollar commercial or institutional projects, we treat each project as a unique challenge with its own set of distinctive site, programming, and budget parameters.<br/>
<p>We believe in a collaborative approach to design. From the start of the project to close out, working closely with the client, the consultants, and the contractor, we believe that open and strong communication among the team members leads to successful projects.<br/>
<p>We believe that each design must satisfy its intended use, must be technically sound, and must convey aesthetic delight to the end user.</p>
<p class="p1">Principal Architect - Winnie H. Tam, AIA, LEED AP.<br />
<p1>Master of Science in Architecture and Urban Design, Columbia University New York, NY.<br />
Master of Architecture, University of Oregon, OR.<br />
Bachelor of Fine Arts in Graphics, Art Center College of Design, Pasadena CA.</p1>
</p>
<!-- 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">Project Samples</a>
| <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>