-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontactus.html
More file actions
179 lines (175 loc) · 8.17 KB
/
Copy pathcontactus.html
File metadata and controls
179 lines (175 loc) · 8.17 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Connection to CSS sheet -->
<link rel="stylesheet" type="text/css" href="./css/contactus.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/3210cf72d8.js" crossorigin="anonymous"></script>
<script src="./js/aboutus.js"></script>
<title>Contact us</title>
</head>
<body>
<div class="fixed-top">
<!--Nav bar-->
<nav class="navbar navbar-expand-lg navbar-custom prefers-reduced-motion">
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./aboutus.html">About us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./africa.html">Africa</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./americas.html">Americas</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./apac.html">APAC</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./europe.html">Europe</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- START of Contact form -->
<div class="jumbotron jumbotron-sm">
<div class="container">
<div class="row">
<img src="./img/letterinabottlebanner.jpg" width="200" class="responsive">
<div class="col-sm-12 col-lg-12">
<h1 class="contact">
<br>
Get in touch with us
</h1>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="well well-sm">
<form>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label for="name">
Name</label>
<input type="text" class="form-control" id="name" placeholder="Enter name" required="required" />
</div>
<div class="form-group">
<label for="email">
Email Address</label>
<div class="input-group">
<span class="input-group-addon"><span class="glyphicon glyphicon-envelope"></span>
</span>
<input type="email" class="form-control" id="email" placeholder="Enter email" required="required" /></div>
</div>
<div class="form-group">
<label for="subject">
What can we help with?</label>
<select id="subject" name="subject" class="form-control" required="required">
<option value="na" selected="">Choose One:</option>
<option value="itineraryplanning">Itinerary planning</option>
<option value="tours">Tours</option>
<option value="suggestions">Suggestions</option>
</select>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="name">
We'd love to hear from you!</label>
<textarea name="message" id="message" class="form-control" rows="9" cols="25" required="required"
placeholder="Your message"></textarea>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary pull-right" id="btnContactUs">
Send Us a Message</button>
</div>
</div>
</form>
</div>
</div>
<div class="col-md-4">
<br>
<form>
<legend><span class="glyphicon glyphicon-globe"></span> Our office</legend>
<address>
<strong>Adventure that matters Inc.</strong><br>
265 Random Street<br>
Atlantis<br>
Utopia<br><br>
<abbr title="Phone">
<strong>Phone us:</strong></abbr>
123456789
</address>
<address>
<strong>Email us:</strong><br>
<a href="mailto:#">contactus@adventurethatmatters.com</a>
</address>
</form>
</div>
</div>
</div>
<!-- END of Contact form -->
<footer>
<div class="footer">
<div class="column1">
<h3>Travel the World</h3>
<p>
Our goal is to provide an unforgetable experience in
some of the most astounding locations in the world.
</p>
<div class="links">
<a href="./index.html" target="_blank">Home |</a>
<a href="./aboutus.html" target="_blank">About Us</a>
<br>
<a href="./africa.html" target="_blank">Africa |</a>
<a href="./americas.html" target="_blank">Americas |</a>
<a href="./apac.html" target="_blank">APAC |</a>
<a href="./europe.html" target="_blank">Europe</a>
</div>
</div>
<br>
<div class="column2">
<h3>Newsletter</h3>
<div class="newsletter">
<input type="email" placeholder="Your email address" />
<button onclick="revealMessage()" class="newsletter-btn">
SUBSCRIBE NOW🔔
</button>
<p id="hiddenMessage" style="display: none">
You get 10% off your first booking!🔥
</p>
</div>
</div>
<div class="column3">
<h3>Social media</h3>
<div class="socialicons">
<a href="http://www.facebook.com" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://twitter.com/" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="http://www.instagram.com" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="http://www.pinterest.com" target="_blank"><i class="fa-brands fa-pinterest"></i></a>
</div>
</div>
</div>
</footer>
</body>
</html>