-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact.html
More file actions
220 lines (197 loc) · 11.9 KB
/
contact.html
File metadata and controls
220 lines (197 loc) · 11.9 KB
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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>::.. AZCreativeWorld | Contact ..::</title>
<!-- Bootstrap core CSS -->
<link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="themes/assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/custom/css/flexslider.css" type="text/css" media="screen">
<link rel="stylesheet" href="assets/custom/css/parallax-slider.css" type="text/css">
<link rel="stylesheet" href="assets/font-awesome-4.1.0/css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="sass/css/oceanBraineffect.css" media="all" type="text/css">
<link rel="stylesheet" href="sass/css/shadows.css" media="all" type="text/css">
<!-- Custom styles for this template -->
<link href="assets/custom/css/AZCreativeWorld.css" rel="stylesheet">
<link rel="shortcut icon" href="assets/custom/img/icons/icon.ico">
</head>
<!-- NAVBAR
================================================== -->
<body>
<!-- topHeaderSection -->
<div class="topHeaderSection">
<div class="header">
<div class="container">
<div class="col-sm-12" id="_top_links">
<div class="pull-right">
<strong><span class="fa fa-phone-square"></span> xx-xxx-xxxxxx</strong>
<strong><span class="fa fa-skype"></span> HereID</strong>
</div>
<div class="clearfix"></div>
</div>
<a class="navbar-brand" href="index.html"><img src="assets/custom/img/logo.png" class="img-responsive" alt="AZCreativeWorld PVT Limited (LOGO)" /></a>
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html"><span class="fa fa-home"></span> Home</a></li>
<li><a href="about.html"><span class="fa fa-user"></span> About us</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span class="fa fa-book"></span> Services <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a title="Web Development" href="webdevelopment.html">Web Development</a></li>
<li><a title="Mobile Development" href="mobiledevelopment.html">Mobile Development</a></li>
<li><a title="Website Designing" href="webdesign.html">Website Designing</a></li>
<li><a title="Logo Designing" href="logodesign.html">Logo Designing</a></li>
<li><a title="Broucher Designing" href="brochuresdesign.html">Broucher Designing</a></li>
<li><a title="SEO Services" href="seo.html">SEO Services</a></li>
</ul>
</li>
<li><a href="portfolio.html"><span class="fa fa-folder"></span> Portfolio</a></li>
<li><a href="blog.html"><span class="fa fa-rss-square"></span> Blog</a></li>
<li class="active"><a href="contact.html"><span class="fa fa-envelope"></span> Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<br><br>
<div class="container">
<div class="col-lg-12">
<div class="col-lg-6">
<iframe id="mapframe" width="100%" height="320" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=Eden%20Heights%2C%20Lahore%2C%20Punjab%2C%20Pakistan&key=AIzaSyAFu3CnUyHX24--UNkeKWD1WUG2wP109sE"></iframe>
</div>
<div class="col-lg-6">
<h3>Contact Us</h3>
<fieldset id="contact_form">
<div id="result"></div>
<input type="text" class="form-control form_margin" name="name" id="name" placeholder="* Enter Your Name" />
<input type="email" class="form-control form_margin" name="email" id="email" placeholder="* Enter Your Email" />
<input type="text" class="form-control form_margin" name="phone" id="phone" placeholder="* Phone Number" />
<textarea name="message" class="form-control form_margin" rows="5" id="message" placeholder="* Write your message here"></textarea>
<br>
<button class="btn btn-brand" id="submit_btn">Get Quotation</button>
</fieldset>
</div>
</div>
</div>
<!-- /.container -->
<br><br>
<!-- footerTopSection -->
<div class="footerTopSection">
<div class="footer">
<div class="row">
<div class="col-md-3">
<h3>Quick Links</h3>
<div class="list-group">
<a href="#" class="list-group-item disabled"><span class="fa fa-home"></span> Home</a>
<a href="#" class="list-group-item"><span class="fa fa-user"></span> About Us</a>
<a href="#" class="list-group-item"><span class="fa fa-book"></span> Services</a>
<a href="#" class="list-group-item"><span class="fa fa-folder"></span> Portfolio</a>
<a href="#" class="list-group-item"><span class="fa fa-shield"></span> Privacy</a>
<a href="#" class="list-group-item"><span class="fa fa-unlock-alt"></span> Tearms</a>
</div>
</div>
<div class="col-md-3">
<h3>Contact Information</h3>
<p>
Name<br>
Address<br>
<strong>Phone Number</strong><br>
xxxx-xxxxxx<br>
<strong>Direct</strong>
xxxx-xxxxxx<br>
<strong>FAX</strong>
xxxx-xxxxxx<br>
<strong>Email</strong> : info@example.com
</p>
<p><a class="btn-danger btn btn-block btn-lg" href="https://github.com/AzCreativeWorld/HTML-Template-for-beginner/archive/master.zip" data-icon="octicon-cloud-download" data-size="large" aria-label="Download AzCreativeWorld/HTML-Template-for-beginner on GitHub"><i class="fa fa-download"></i> Free Download</a></p>
</div>
<div class="col-md-3">
<h3>Fallow us on</h3>
<div class="list-group">
<a href="#" class="list-group-item disabled"><span class="fa fa-2x fa-linkedin-square pull-left"></span> LinkedIn</a>
<a href="#" class="list-group-item"><span class="fa fa-2x fa-facebook-square pull-left"></span> FaceBook</a>
<a href="#" class="list-group-item"><span class="fa fa-2x fa-twitter-square pull-left"></span> Twitter</a>
<a href="#" class="list-group-item"><span class="fa fa-2x fa-google-plus-square pull-left"></span> Google+</a>
</div>
</div>
<div class="col-md-3">
<h3>We Provide</h3>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
Heading Here
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">
The key to be a successful software developer is to think outside the box– well, think outside the box you'r in.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
Heading Here
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
The key to be a successful software developer is to think outside the box– well, think outside the box you'r in.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
Heading Here
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
The key to be a successful software developer is to think outside the box– well, think outside the box you'r in.
</div>
</div>
</div>
</div>
</div> <!--col-md-3 end-->
</div>
<br>
<!-- footerBottomSection -->
© 2014, Allright reserved.
<div class="pull-right">Powered By<a href="https://github.com/AzCreativeWorld" target="_blank" title="AZCreativeWorld" class="btn-link"> AZCreativeWorld.</a></div>
</div>
</div>
<!-- JS Global Compulsory -->
<script type="text/javascript" src="assets/custom/js/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="assets/custom/js/modernizr.custom.js"></script>
<script type="text/javascript" src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/custom/js/contactus.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>