-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
201 lines (197 loc) · 8.48 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>Trendy Blog a Blogging Category Bootstrap Responsive Website Template | Contact:: w3layouts</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Trendy Blog Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- Custom Theme files -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- js -->
<script src="js/jquery-1.11.1.min.js"></script>
<!-- //js -->
<link href='//fonts.googleapis.com/css?family=Oswald:400,300,700' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- banner -->
<div class="banner1">
<div class="banner-info1">
<div class="container">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="logo">
<a class="navbar-brand" href="index.html"><span>T</span> Trendy Blog</a>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-wil" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav cl-effect-18" id="cl-effect-18">
<li><a href="index.html" class="effect1">Home</a></li>
<li><a href="events.html">Reviews</a></li>
<li><a href="breaking.html">Culture</a></li>
<li><a href="entertainment.html">Entertainment</a></li>
<li role="presentation" class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">
Business <span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="short-codes.html">Short-Codes</a></li>
<li><a href="icons.html">Icons</a></li>
</ul>
</li>
<li class="act"><a class="active" href="contact.html">Contact Us</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
</div>
</div>
</div>
<!-- //banner -->
<!-- contact -->
<div class="contact">
<div class="container">
<div class="map">
<h3>View on map</h3>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3144.899142009709!2d23.72354!3d37.979482999999995!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14a1bd238977fb45%3A0xbdf5a6106a003293!2sFashion+Workshop+by+Vicky+Kaya!5e0!3m2!1sen!2sin!4v1440569426817" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="contact-grids">
<div class="col-md-3 contact-grid">
<div class="call">
<div class="col-xs-3 contact-grdl">
<span class="glyphicon glyphicon-phone" aria-hidden="true"></span>
</div>
<div class="col-xs-9 contact-grdr">
<ul>
<li>+3402 890 679</li>
<li>+5356 890 679</li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
<div class="address">
<div class="col-xs-3 contact-grdl">
<span class="glyphicon glyphicon-send" aria-hidden="true"></span>
</div>
<div class="col-xs-9 contact-grdr">
<ul>
<li>345 Diamond Street,</li>
<li>Greece.</li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
<div class="mail">
<div class="col-xs-3 contact-grdl">
<span class="glyphicon glyphicon-envelope" aria-hidden="true"></span>
</div>
<div class="col-xs-9 contact-grdr">
<ul>
<li><a href="mailto:info@example.com">info@example.com</a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="col-md-5 contact-grid">
<form>
<input type="text" value="Name" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Name';}" required="">
<input type="email" value="Email" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Email';}" required="">
<textarea type="text" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Message...';}" required="">Message...</textarea>
<input type="submit" value="Send" >
</form>
</div>
<div class="col-md-4 contact-grid">
<div class="newsletter1">
<h3><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span>Newsletter</h3>
</div>
<form>
<input type="email" value="Email" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Email';}" required="">
<input type="submit" value="Subscribe" >
</form>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- //contact -->
<!-- footer -->
<div class="footer-top-w3layouts-agile">
<div class="container">
<p>at least 150 missing and there dead in landslide after monsoon
rains in central Sri Lanka, officials say <a href="#">http//example.com</a></p>
</div>
</div>
<div class="footer">
<div class="container">
<div class="footer-grids wthree-agile">
<div class="col-md-4 footer-grid-left">
<h3>twitter feed</h3>
<ul>
<li><a href="#">the moment an unlimited #antares rocket exploded seconds after launch
<i>http//example.com</i></a><span>15 minutes ago</span></li>
<li><a href="mailto:info@example.com" class="cols">@NASA</a> & <a href="mailto:info@example.com" class="cols">
@orbital science</a> <a href="#">gathering data on failure #antares rocket bound
for international space</a><span>45 minutes ago</span></li>
<li><a href="#">ex-cabinet minister chris huhne loses legal challenge over $77,750
court costs incurred in speeding points</a><span>1 day ago</span></li>
</ul>
</div>
<div class="col-md-4 footer-grid-left">
<h3>contact form</h3>
<form>
<input type="text" value="enter your full name" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'enter your full name';}" required="">
<input type="email" value="enter your email address" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'enter your email address';}" required="">
<textarea onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Message...';}" required="">Message...</textarea>
<input type="submit" value="Submit" >
</form>
</div>
<div class="col-md-4 footer-grid-left">
<h3>about us</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.
<span>But I must explain to you how all this mistaken idea of denouncing
pleasure and praising pain was born and I will give you a complete
account of the system, and expound the actual teachings of the
great explorer.</span>
<i>- The Entire TLG Team</i></p>
</div>
<div class="clearfix"> </div>
</div>
<div class="footer-bottom">
<div class="footer-bottom-left-whtree-agileinfo">
<p>© 2017 Trendy Blog. All rights reserved | Template by <a href="http://w3layouts.com/">W3layouts.</a></p>
</div>
<div class="footer-bottom-right-whtree-agileinfo">
<ul>
<li><a href="#" class="icon-button twitter"><i class="icon-twitter"></i><span></span></a></li>
<li><a href="#" class="icon-button google"><i class="icon-google"></i><span></span></a></li>
<li><a href="#" class="icon-button v"><i class="icon-v"></i><span></span></a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- //footer -->
<!-- for bootstrap working -->
<script src="js/bootstrap.js"></script>
<!-- //for bootstrap working -->
</body>
</html>