-
Notifications
You must be signed in to change notification settings - Fork 0
/
bookticket.html
203 lines (189 loc) · 5.44 KB
/
bookticket.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
202
203
<!DOCTYPE html>
<head>
<title>Book Ticket</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" /><!-- Link to style.css -->
<link href="showYtVideo.css" rel="stylesheet" type="text/css"><!-- Link to showYtVideo.css -->
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="jquery.showYtVideo.js"></script>
</head>
<style>
.l1{
height:700px;
width:1344px;
clear:both;
text-align:center;
}
fieldset{
width:100%px;
height:680px;
align:center;
}
legend{
font-size:20px;
}
.error{
color:red;
font-size:15px;
}
input[type=text]
{
width:200px;
padding:10px;
}
input[type=password]
{
margin:2px;
width:200px;
padding:10px;
}
input[type=number]
{
margin:2px;
width:200px;
padding:10px;
}
input[type=submit]
{
width:20%;
font-size:1.5em;
padding:10px;
margin:5px;
}
input[id=extra]
{
width:20%;
font-size:1.5em;
padding:10px;
}
.success{
color:green;
padding:25px;
text-align:center;
font-size:20px;
}
form fieldset a{
width:50px;
height:50px;
padding:10px;
}
</style>
<body>
<!-- START PAGE SOURCE -->
<div id="shell">
<div id="header">
<h1 id="logo"><a href="main.html">WatchTrailer</a></h1>
<div id="navigation">
<ul>
<li><a href="main.html" href="#">HOME</a></li>
<li><a href="news.html">NEWS</a></li>
<li><a href="inthreater.html">IN THEATERS</a></li>
<li><a href="comingsoon.html">COMING SOON</a></li>
<li><a href="bookticket.html">BOOK TICKET</a></li>
<li><a href="contactform.html">CONTACT</a></li>
</ul>
</div>
</div>
</div>
<div class="l1">
<form id="form" action="" method="post" autocomplete="off">
<fieldset>
<legend style="color: wheat;">QFX,TICKET BOOKING SYSTEM</legend> <br><br>
<label>
<input id="name1" type="text" name="username" placeholder="Name ">
</label>
<label>
<input id="name2" type="text" name="username" placeholder="Surname">
</label> <br><br>
<label>
<input id="address" type="text" name="address" placeholder="Location">
</label><br><br>
<label>
<input id="phone" type="number" name="Phone" placeholder="Contact Info">
</label><br><br>
<label>
<input id="email" type="text" name="email" placeholder="Email Address">
</label><br><br>
<label for="ex">Movie:</label>
<select id="movie" name="level" >
<option value="">Select a Movie</option>
<option value="fate8">RISE ROAR REVOLT (RRR)</option>
<option value="fist5">The Kashmir Files</option>
<option value="logan">Bachchhan Pandey</option>
<option value="ww">The Batman</option>
<!-- <option value="cars3">Cars 3</option>
<option value="mummy">Mummy</option> -->
</select>
<label for="ext">Seat:</label>
<select id="seat" name="level" >
<option value="">Select a Quantity</option>
<option value="1">Cabin</option>
<option value="2">Balcony</option>
<option value="3">Deluxe</option>
<option value="4">Special</option>
<option value="5">Drescal</option>
</select>
<label for="ext">Show Time:</label>
<select id="showtime" name="level" >
<option value="">Select a Time</option>
<option value="1">8:00AM</option>
<option value="2">12:00PM</option>
<option value="3">3:00PM</option>
<option value="4">6:00PM</option>
<option value="5">9:00PM</option>
</select>
<br><br>
<p style="color: wheat; font-size: 20px;">Payment:
<label>
<input id="radio1" type="radio" name="payment" value="yes"/ style="color: wheat;"> Paytm
</label>
<input id="radio" type="radio" name="payment" value="noo"/> Cash Payment
</label><br>
</p>
<br>
<label>
<input id="card" type="number" name="card" placeholder="ID">
</label><br>
<label>
<input id="amount" type="number" name="amount" placeholder="Amount">
</label><br>
<input type="submit" value="Book Now" style="height: 40px;"/>
<br />
<p id="errorMessage" class="error">
</p>
</fieldset>
</form>
<p id="successMessage" class="success">
</p>
</div>
</div>
<div id="footerbddaas">
<tr>
<td colspan="4" height="20">
</td>
</tr>
</table>
<table border="0px" cellspacing="0" cellpadding="0" width="960px" height="100" background:url('images/body-bg.gif');><!-- table for link to social medias -->
<tr>
<td>
<center>
<a href="http://www.facebook.com"><img src="css/social icons/facebook.png" height="30" width="30"></a><!-- link to facebook -->
<a href="http://www.twitter.com"><img src="css/social icons/twitter.png" height="30" width="30"></a><!-- link to twitter -->
<a href="http://www.youtube.com"><img src="css/social icons/youtube.png" height="30" width="30"></a><!-- link to youtube -->
<a href="http://www.instagram.com"><img src="css/social icons/instagram.png" height="30" width="30"></a><!-- link to instagram -->
<p>Copy Right © Protected</p>
</center>
</td>
</tr>
</table>
<!-- <p <a href="#">WatchTrailer</a> - All Rights Reserved</p>
<p class="rf">Design by <a href="http://watchtrailer.com/">Bibek Poudel Karki</a></p> -->
<div style="clear:both;"></div>
</div>
</div>
<script src="js/bookticket.js"></script>
<!-- END PAGE SOURCE -->
</body>
</html>