-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
executable file
·173 lines (168 loc) · 7.02 KB
/
contact.html
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bootstrap E-commerce Templates</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<!--[if ie]><meta content='IE=8' http-equiv='X-UA-Compatible'/><![endif]-->
<!-- bootstrap -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="themes/css/bootstrappage.css" rel="stylesheet"/>
<!-- global styles -->
<link href="themes/css/flexslider.css" rel="stylesheet"/>
<link href="themes/css/main.css" rel="stylesheet"/>
<!-- scripts -->
<script src="themes/js/jquery-1.7.2.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="themes/js/superfish.js"></script>
<script src="themes/js/jquery.scrolltotop.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="top-bar" class="container">
<div class="row">
<div class="span4">
<form method="POST" class="search_form">
<input type="text" class="input-block-level search-query" Placeholder="eg. T-sirt">
</form>
</div>
<div class="span8">
<div class="account pull-right">
<ul class="user-menu">
<li><a href="#">My Account</a></li>
<li><a href="cart.html">Your Cart</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li><a href="register.html">Login</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="wrapper" class="container">
<section class="navbar main-menu">
<div class="navbar-inner main-menu">
<a href="index.html" class="logo pull-left"><img src="themes/images/logo.png" class="site_logo" alt=""></a>
<nav id="menu" class="pull-right">
<ul>
<li><a href="./products.html">Woman</a>
<ul>
<li><a href="./products.html">Lacinia nibh</a></li>
<li><a href="./products.html">Eget molestie</a></li>
<li><a href="./products.html">Varius purus</a></li>
</ul>
</li>
<li><a href="./products.html">Man</a></li>
<li><a href="./products.html">Sport</a>
<ul>
<li><a href="./products.html">Gifts and Tech</a></li>
<li><a href="./products.html">Ties and Hats</a></li>
<li><a href="./products.html">Cold Weather</a></li>
</ul>
</li>
<li><a href="./products.html">Hangbag</a></li>
<li><a href="./products.html">Best Seller</a></li>
<li><a href="./products.html">Top Seller</a></li>
</ul>
</nav>
</div>
</section>
<section class="google_map">
<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=74%2F6+Nguy%E1%BB%85n+V%C4%83n+Tho%E1%BA%A1i,+S%C6%A1n+Tr%C3%A0,+%C4%90%C3%A0+N%E1%BA%B5ng,+Vi%E1%BB%87t+Nam&aq=0&oq=74%2F6+Nguyen+Van+Thoai+Da+Nang,+Viet+Nam&sll=37.0625,-95.677068&sspn=41.546728,79.013672&ie=UTF8&hq=&hnear=74+Nguy%E1%BB%85n+V%C4%83n+Tho%E1%BA%A1i,+Ng%C5%A9+H%C3%A0nh+S%C6%A1n,+Da+Nang,+Vietnam&t=m&ll=16.064537,108.24151&spn=0.032992,0.039396&z=14&iwloc=A&output=embed"></iframe>
</section>
<section class="header_text sub">
<img class="pageBanner" src="themes/images/pageBanner.png" alt="New products" >
<h4><span>Contact Us</span></h4>
</section>
<section class="main-content">
<div class="row">
<div class="span5">
<div>
<h5>ADDITIONAL INFORMATION</h5>
<p><strong>Phone:</strong> (123) 456-7890<br>
<strong>Fax:</strong> +04 (123) 456-7890<br>
<strong>Email:</strong> <a href="#">[email protected]</a>
</p>
<br/>
<h5>SECONDARY OFFICE IN VIETNAM</h5>
<p><strong>Phone:</strong> (113) 023-1125<br>
<strong>Fax:</strong> +04 (113) 023-1145<br>
<strong>Email:</strong> <a href="#">[email protected]</a>
</p>
</div>
</div>
<div class="span7">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
<form method="post" action="#">
<fieldset>
<div class="clearfix">
<label for="name"><span>Name:</span></label>
<div class="input">
<input tabindex="1" size="18" id="name" name="name" type="text" value="" class="input-xlarge" placeholder="Name">
</div>
</div>
<div class="clearfix">
<label for="email"><span>Email:</span></label>
<div class="input">
<input tabindex="2" size="25" id="email" name="email" type="text" value="" class="input-xlarge" placeholder="Email Address">
</div>
</div>
<div class="clearfix">
<label for="message"><span>Message:</span></label>
<div class="input">
<textarea tabindex="3" class="input-xlarge" id="message" name="body" rows="7" placeholder="Message"></textarea>
</div>
</div>
<div class="actions">
<button tabindex="3" type="submit" class="btn btn-inverse">Send message</button>
</div>
</fieldset>
</form>
</div>
</div>
</section>
<section id="footer-bar">
<div class="row">
<div class="span3">
<h4>Navigation</h4>
<ul class="nav">
<li><a href="./index.html">Homepage</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./contact.html">Contac Us</a></li>
<li><a href="./cart.html">Your Cart</a></li>
<li><a href="./register.html">Login</a></li>
</ul>
</div>
<div class="span4">
<h4>My Account</h4>
<ul class="nav">
<li><a href="#">My Account</a></li>
<li><a href="#">Order History</a></li>
<li><a href="#">Wish List</a></li>
<li><a href="#">Newsletter</a></li>
</ul>
</div>
<div class="span5">
<p class="logo"><img src="themes/images/logo.png" class="site_logo" alt=""></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. the Lorem Ipsum has been the industry's standard dummy text ever since the you.</p>
<br/>
<span class="social_icons">
<a class="facebook" href="#">Facebook</a>
<a class="twitter" href="#">Twitter</a>
<a class="skype" href="#">Skype</a>
<a class="vimeo" href="#">Vimeo</a>
</span>
</div>
</div>
</section>
<section id="copyright">
<span>Copyright 2013 bootstrappage template All right reserved.</span>
</section>
</div>
<script src="themes/js/common.js"></script>
</body>
</html>