-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchinavilla.htm
70 lines (63 loc) · 2.63 KB
/
chinavilla.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
<!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 - China villa</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"><!-- end .header -->
<img src="images/R129h_header-pjs.jpg" width="980" height="129" alt="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="739" border="0">
<tr>
<td colspan="5"> <h2>Villa in China -with swimming pool and water landscaping</h2></td>
</tr>
<tr>
<td colspan="5"> <p><B>AT GHANGZHOU AGILE ESTATES</B>
</p>
<p><img src="images/villa-composite.jpg" width="650" height="409" alt="3D VILLA IMAGE" />
</p>
</td>
</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>