-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
197 lines (193 loc) · 8.33 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Holiday Spot a Travel</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="Holiday Spot Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony Ericsson, 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" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<!-- //Custom Theme files -->
<!-- font-awesome icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome icons -->
<!-- js -->
<script src="js/jquery-2.2.3.min.js"></script>
<!-- //js -->
<!-- web-fonts -->
<link href='//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Bad+Script" rel="stylesheet">
<!-- //web-fonts -->
</head>
<body>
<!-- banner -->
<div class="banner about-banner">
<div class="header agileinfo-header"><!-- header -->
<nav class="navbar navbar-default">
<div class="container">
<!-- 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" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<h1><a href="index.html">Holiday<span> Spot</span></a></h1>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-left">
<li><a href="index.html" class="w3ls-hover">Home</a></li>
<li><a href="about.html" class="btn w3ls-hover">About</a></li>
<li><a href="tours.html" class="btn w3ls-hover">Tours</a></li>
<li><a href="#" class="dropdown-toggle btn w3ls-hover" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Pages <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="icons.html">Web Icons</a></li>
<li><a href="codes.html">Short Codes</a></li>
</ul>
</li>
<li><a href="contact.html" class="btn w3ls-hover active">Contact</a></li>
</ul>
<div class="social-icon">
<a href="#" class="social-button facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="social-button twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="social-button google"><i class="fa fa-google-plus"></i></a>
</div>
<div class="clearfix"> </div>
</div><!-- //navbar-collapse -->
</div><!-- //container-fluid -->
</nav>
</div><!-- //header -->
<!-- banner-text -->
<div class="banner-text">
<div class="container">
<div class="banner-w3lstext">
<h2>Enjoy The Beauty Of Nature</h2>
</div>
</div>
</div>
<!-- //banner-text -->
</div>
<!-- //banner -->
<!-- contact -->
<div class="welcome contact">
<div class="container">
<h3 class="agileits-title">Contact Us</h3>
<div class="contact-w3ls-row">
<form action="#" method="post">
<input type="text" name="First Name" placeholder="First Name" required="">
<input class="email" name="Last Name" type="text" placeholder="Last Name" required="">
<input type="text" name="Number" placeholder="Mobile Number" required="">
<input class="email" name="Email" type="text" placeholder="Email" required="">
<textarea name="Message" placeholder="Message" required=""></textarea>
<input type="submit" value="SUBMIT">
</form>
</div>
</div>
</div>
<!-- //contact -->
<!-- map -->
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d343829.1271629402!2d-122.61489066225299!3d47.681214398164556!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54906aba3648f20b%3A0xc5c4dedaafcead17!2sSeattle%2C+WA+98104!5e0!3m2!1sen!2sin!4v1461914461629"></iframe>
</div>
<!-- //map -->
<!-- slid -->
<div class="slid">
<div class="container">
<h4>Today Special</h4>
<p>In malesuada accumsan felis, a imperdiet arcu blandit sed. Ut id faucibus eros. Fusce sed vulputate dui, non consectetur felis. Etiam id enim sem. Suspendisse commodo tempor magna </p>
</div>
</div>
<!-- //slid -->
<!-- newsletter -->
<div class="newsletter">
<div class="container">
<h3 class="agileits-title">Newsletter</h3>
<p>Mauris est odio laoreet laoreet sapien non, sollicitudin bibendum nulla amet purus sodales blandit.</p>
<form action="#" method="post">
<input type="text" name="email" placeholder="Enter your Email..." required="">
<input type="submit" value="Subscribe">
<div class="clearfix"> </div>
</form>
</div>
</div>
<!-- //newsletter -->
<!-- footer start here -->
<div class="footer-agile">
<div class="container">
<div class="footer-agileinfo">
<div class="col-md-5 col-sm-5 footer-wthree-grid">
<div class="agileits-w3layouts-tweets">
<h5><a href="index.html">Holiday Spot</a></h5>
<div class="social-icon footerw3ls">
<a href="#" class="social-button facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="social-button twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="social-button google"><i class="fa fa-google-plus"></i></a>
</div>
</div>
<p>Aenean vitae metus sit amet purus sodales blandit. Nullam ut dolor eu urna viverra semper. Mauris est odio, laoreet laoreet sapien non, sollicitudin bibendum nulla.</p>
</div>
<div class="col-md-3 col-sm-3 footer-wthree-grid">
<h3>Quick Links</h3>
<ul>
<li><a href="index.html"><span class="glyphicon glyphicon-menu-right"></span> Home</a></li>
<li><a href="about.html"><span class="glyphicon glyphicon-menu-right"></span> About</a></li>
<li><a href="tours.html"><span class="glyphicon glyphicon-menu-right"></span> Tours</a></li>
<li><a href="codes.html"><span class="glyphicon glyphicon-menu-right"></span> Short Codes</a></li>
<li><a href="contact.html"><span class="glyphicon glyphicon-menu-right"></span> Contact</a></li>
</ul>
</div>
<div class="col-md-4 col-sm-4 footer-wthree-grid">
<h3>Contact Info</h3>
<ul>
<li>123 Broome St,2nd Block</li>
<li>NY 10002, New York</li>
<li>Phone: +01 111 222 3333</li>
<li><a href="mailto:info@example.com"> mail@example.com</a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
<div class="copy-right">
<p>© 2022 Holiday Spot a Travel . All rights reserved | Design by <a href="https://github.com/SaaimKhan123" target="_blank"> Saaim Khan</a></p>
</div>
</div>
</div>
<!-- //footer end here -->
<!-- start-smooth-scrolling -->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- //end-smooth-scrolling -->
<!-- smooth-scrolling-of-move-up -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //smooth-scrolling-of-move-up -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>