-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
181 lines (179 loc) · 6.28 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Home Page</title>
<link rel="stylesheet" href="Home.css">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="Font/css/fontawesome.min.css">
<link rel="stylesheet" type="text/css" href="Font/css/all.min.css">
</head>
<body>
<div id="wrapper">
<div id="image">
<nav>
<div id="login"><a href="login.html">Login</a></div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#gallary">Gallery</a></li>
<li><a href="Room.html">Room</a></li>
<li><a href="Contact.html">Contact</a></li>
</ul>
</nav>
<div class="Contain glass">
<div id="Hello">
<h1>Welcome to Grand Beach</h1><br>
</div>
</div>
</div>
<div class="bgInsert">
<div id ="prompt">Check Booking Avaliablity</div><br>
<div id="secUl">
<ul >
<li>Check In Date:</li>
<li>Check Out Date:</li>
<li>Adult:</li>
<li>Children:</li>
<li>Rooms:</li>
</ul>
</div>
<br><br>
<div id="thirdUl">
<ul >
<li><input type="Date" name="chkinDate" required id="dateIn"></li>
<li><input type="Date" name="chkinDate" required id="dateOut"></li>
<li><select name="selectb" id="selectAdult" >
<option disabled>Adult</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</li>
<li><select id="selectChild">
<option disabled>Child</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select></li>
<li><select id="selectRoom">
<option disabled>Room</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option></select></li>
</ul>
</div>
<div id="book"><a href="login.html">Book Now</a></div>
</div>
<div id="about">
<h1>About Us</h1>
<div class="hotel">
<div class="flip-box">
<div class="flip-box-inner">
<div class="flip-box-front">
<img src="ee.webp" alt="Night">
</div>
<div class="flip-box-back">
<img src="about2.jpg" alt="beach">
</div>
</div>
</div>
<h2>About Hotel</h2>
<p>Our Grand Beach Hotel is in a superb location with friendly and helpful staff. The hostel offers comfortable, clean rooms and fantastic access to City most famous sights and attractions.All the rooms have en-suite facilities, with its own shower and toilet facilities making it a perfect place to stay. The beds have curtains and panels ensuring that your stay is private and comfortable. </p>
<br><br>
</div>
</div><br><br><br>
<div id="gallary">
<h1>Our Photo Gallery</h1>
<div id="slider">
<input type="radio" name="slider" id="s1" checked >
<input type="radio" name="slider" id="s2" >
<input type="radio" name="slider" id="s3" >
<input type="radio" name="slider" id="s4" >
<input type="radio" name="slider" id="s5" >
<label for="s1" id="slide1">
<div class="container">
<img src="about5.jpg" alt>
<div class="overlay1">
<span>Night View</span>
</div>
</div>
</label>
<label for="s2" id="slide2">
<div class="container">
<img src="view2.jpg" alt>
<div class="overlay2">
<span>Beach View</span>
</div>
</div>
</label>
<label for="s3" id="slide3">
<div class="container">
<img src="room3.jpg" alt>
<div class="overlay3">
<span>Fresh Vibe</span>
</div>
</div>
</label>
<label for="s4" id="slide4">
<div class="container">
<img src="pink.jpg" alt>
<div class="overlay4">
<span>Our Luxuary Rooms</span>
</div>
</div>
</label>
<label for="s5" id="slide5">
<div class="container">
<img src="ser3.jpg" alt>
<div class="overlay5">
<span>Best Services & Facilities</span>
</div>
</div>
</label>
</div>
</div>
<br><br>
<footer class="footer">
<div class="container_f">
<div class="row">
<div class="footer-col1">
<h4>Hotel Grand Beach</h4><br>
<h5>We are delighted to have you as our guest and are committed to providing you with a comfortable and memorable stay.We want to ensure that you have a seamless and enjoyable experience with us.</h5>
</div>
<div class="footer-col3">
<h4>Follow Us</h4>
<ul>
<li><a href="https://www.facebook.com/GrandBeachMiami/"><i class="fa-brands fa-facebook" ></i></a></li>
<li><a href="https://twitter.com/GrandBeachMiami?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"><i class="fa-brands fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/grandsurfside/"><i class="fa-brands fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/grand-beach-hotel-miami-beach-&-grand-beach-hotel-surfside"><i class="fa-brands fa-linkedin"></i></a></li>
</ul>
</div>
<div class="footer-col4">
<h4>Find us</h4>
<ul>
<li><a href="https://goo.gl/maps/ANQbo85w6xK2qKto8"><i class="fa-solid fa-location-dot"></i></a>4835 Collins Ave, Miami Beach, FL 33140,USA</li>
<li><a href="#"><i class="fa-solid fa-phone"></i>+1 305-538-8666</a></li>
<li><a href="mailto:[email protected]"><i class="fa-solid fa-envelope"></i>[email protected]</a></li>
</ul>
</div>
<div class="footer-col2">
<h4>Qucik links</h4>
<ul>
<li><a href="index.html"><i class="fa-solid fa-arrow-right"></i>Home</a></li>
<li><a href="Room.html"><i class="fa-solid fa-arrow-right"></i>Rooms</a></li>
<li><a href="diamond.html"><i class="fa-solid fa-arrow-right"></i>Diamond Suite</a></li>
<li><a href="silver.html"><i class="fa-solid fa-arrow-right"></i>Gold Suite</a></li>
<li><a href="simple.html"><i class="fa-solid fa-arrow-right"></i>Silver Suite</a></li>
<li><a href="Contact.html"><i class="fa-solid fa-arrow-right"></i>Contact</a></li>
<li><a href="Contact.html #Acc"><i class="fa-solid fa-arrow-right"></i>FAQ</a></li>
</ul>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>