" Custom Tours"
Bootstrap 4.1.1 Snippet by divyalahad

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<h3>We help you choose your trip</h3><p>
<h5> If you are interested in receiving more information about the trips and services of Indior, or you want a specific budget, complete the information that we ask you below. These data will be treated confidentially only by Indior, without your shipment implying any purchase commitment or expense on your part.</h5>
<form class="form-horizontal">
<fieldset>
<!-- Custom Tours -->
<legend>About You</legend>
<h5> Some of the
information below will be on your travel documentation or you can ask your travel agent or tour
operator for the information.</h5>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="textinput">Lead name (the name of the person making the booking)</label>
<div class="col-md-4">
<input id="textinput" name="textinput" placeholder="First Name" class="form-control input-md" required="" type="text">
</div>
</div>
<!-- Text input-->
<div class="form-group">
<label class="col-md-4 control-label" for="textinput">Last Name</label>
<div class="col-md-4">
<input id="textinput" name="textinput" placeholder="Surname" class="form-control input-md" required="" type="text">
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: