forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 0
/
booking.html
166 lines (101 loc) · 5.17 KB
/
booking.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
body{ background:url(bg.jpg); margin:auto;}
ul{ list-style: none; margin: 0; color:#FFD393;}
p {
color: #FFD393;
font-family: Verdana, Geneva, sans-serif;
}
li{text-align:justify; display: inline; text-decoration:none;}
li a {text-decoration:none; color: #FFD393; padding:14px 15px 15px 15px;}
li a:hover {background-color:#4f3713;}
.header {
font-weight: bold;
}
.labelers {
font-size: 10px;
}
</style>
<title>White Sand Palace Resort</title>
</head>
<body bgcolor="#000000">
<div style="width:100%; background:url(Header.jpg) repeat-x; height:75px; border:none; color: #FFD393; font-family: Verdana, Geneva, sans-serif; font-weight: bold; font-size:24px; clear:right;">
<div style="width:1280px; height:70px; margin:auto;">
<div style="swidth:auto; height:inherit; float:left; padding-left:20px;"><p align="left">White Sand Palace Resort</p></div>
<div id="menu" style=" font-size:20px; width:600px; height:inherit; float:right; padding-top:25px;">
<ul>
<li><a href="index.html" accesskey="1" title="">HOME</a></li>
<li><a href="booking.html" accesskey="2" title="">BOOKINGS</a></li>
<li><a href="services.html" accesskey="4" title="">SERVICES</a></li>
<li><a href="aboutus.html" accesskey="5" title="">ABOUT US</a></li>
</ul></div></div></div>
<div style="width:1920px; height:350px; clear:right;"><img src="about.jpg" width="1920" height="350" /></div>
<div style="width:1280px; height:900px; margin-bottom:50px; margin:auto;">
<div style="float:right; margin-top:30px; padding:10px 20px 20px 20px; width:850px; height:700px; border:solid 1px #FFD393; font-family: Verdana, Geneva, sans-serif; color: #FFD393;">
<p style="font-size:24px; font-weight: bold;">Bookings</p><table width="772" height="438" class="cflite">
<tr>
<td height="98" colspan="2">
<p style="text-align:left; font-size:16px;"><strong>Book now! And avail our best packages and rates.<br><em style="font-size:12px;">Fields marked with <span class="required_star"> * </span> are required.</em><br><br>To validate bookings or cancel pls contact No. 453 6786 <br><br> Pls. take note that dialing the number will still cost you standard mobile data charges.
</strong><br />
</p>
</td>
</tr>
<tr>
<td width="164" height="30" valign="top" class="cflite_td">
<label for="Full_Name" class="required">Full Name<span class="required_star"> * </span></label>
</td>
<td width="596" valign="top" class="cflite_td">
<input type="text" name="Full_Name" id="Full_Name" maxlength="80" style="width:400px">
</td>
</tr>
<tr>
<td height="30" valign="top" class="cflite_td">
<label for="Email_Address" class="required">Type of room<span class="required_star"> * </span></label>
<br />
<span class="labelers">For inquiries check services</span></td>
</td>
<td valign="top" class="cflite_td">
<input type="text" name="Email_Address" id="Email_Address" maxlength="100" style="width:400px" />
</td>
</tr>
<tr>
<td height="44" valign="top" class="cflite_td">
<label for="Telephone_Number" class="not-required">Day/s of Check-In<span class="required_star">*</label>
<br />
<span class="labelers">must be 1 week before</span></td>
<td valign="top" class="cflite_td"><input type="text" name="Telephone_Number" id="Telephone_Number" maxlength="100" style="width:400px" /></td>
</tr>
<tr>
<td height="30" valign="top" class="cflite_td">
<label for="Telephone_Number" class="not-required">No. of Occupants</label>
</td>
<td valign="top" class="cflite_td"><input type="text" name="Telephone_Number" id="Telephone_Number" maxlength="100" style="width:400px" /></td>
</tr>
<tr>
<td height="158" valign="top" class="cflite_td">
<label for="Your_Message" class="required">Your Message<span class="required_star"> * </span></label>
</td>
<td valign="top" class="cflite_td">
<textarea style="width:400px;height:150px" name="Your_Message" id="Your_Message" maxlength="2000"></textarea>
</td>
</tr>
<tr>
<td height="30" colspan="2" class="cflite_td" style="text-align:center">
<form action="mailto:[email protected]">
<input type="submit" value="Submit">
</td>
</tr>
</table>
</p>
</div>
<div style="float:left;margin-top:30px; padding:10px 20px 20px 20px; width:300px; height:700px; border:solid 1px #FFD393;"><p style="font-size:24px; font-weight: bold;">Schedules</p><p style="font-size:14px;">Schedules from Hagnaya Port to Santa Fe Port and vice versa.<br />
<br />
The said schedules are from Super Shuttle Ferry Corp. and Island Shipping Corporation.<br /><br />
Route Suggestion: If you are from Bogo City, you can ride a tricycle from the city proper to Hagnaya Port. When you arrive at Santa Fe you can ride tricycles going to Maricaban where the resort is located.</p><br />
<img src="hagnaya.jpg" width="295" height="318" /></div>
</div>
</body>
</html>