-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnoediamond.htm
84 lines (71 loc) · 3.52 KB
/
noediamond.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
<!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 - NoeValley Diamond</title>
<link href="Home_twoColLiq.css" rel="stylesheet" type="text/css" /></head>
.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]-->
<head>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="container">
<div class="header">
<img src="images/R129h_header-Noe.jpg" width="980" height="129" alt="header noe" />
<!-- 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">
<div id="content-top">
<img src="images/R306w_noeExt-Rtimage.jpg" alt="exterior" width="306" height="203" align="right" />
<h2>Noe Valley - Horizontal & Vertical Additions to Single Family</h2>
<p><strong>1501 DIAMOND ST.</strong></p>
<p>Construction type: V-B <br />
Building Area: 3,455 sf. plus basement/cellar.</p>
<p>A new iconic building to the neighborhood, anchoring at a prime corner lot of 2,779 sf.
The detached garage remains at the rear yard location, respecting the historical layout. </p>
</div>
<div class="maintext">
<img src="images/R250w_noeInt-Dining_3.jpg" alt="Dining" width="250" height="166" class="imgLeft" />
<img src="images/R250w_noeInt-Living_2.jpg" alt="Living" width="250" height="166" class="imgRight" />
<img src="images/R250w_noeInt-Family_8.jpg" alt="Family" width="250" height="166" class="imgLeft" />
<img src="images/R250w_noeInt-MasterBr_9.jpg" alt="MasterBr" width="250" height="166" class="imgRight" />
<img src="images/R250w_noeInt-Rearyd_22.jpg" alt="RearYard" width="250" height="166" class="imgLeft" />
<img src="images/R250w_noeInt-Cellar_16.jpg" alt="Cellar" width="250" height="166" class="imgRight" />
</div>
<!-- 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 2012. All rights reserved. Design by Winnie Tam</p>
<!-- end .footer --></div>
<!-- end .container --></div>
</body>
</html>