-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathwhyRoom.html
255 lines (235 loc) · 9.98 KB
/
whyRoom.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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- fontAwesome Icon -->
<link href="https://use.fontawesome.com/releases/v5.12.0/css/all.css" rel="stylesheet" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- custom Css -->
<style media="screen">
.navigationMenu .navbar-nav .dropdown:hover .dropdown-menu {
display: block;
}
.navigationMenu ul li {
padding: 4px 8px;
}
a {
text-decoration: none;
}
.mainHeading {
background-color: white;
margin-top: 10px;
}
.buttons {
margin-top: 60px;
}
.buttons .btn {
margin: 0 10px;
}
.extraSection {
padding: 10px;
background: rgb(2, 0, 36);
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(231, 15, 66, 0.9) 35%, rgba(0, 212, 255, 0.5) 100%);
margin-top: 29px;
justify-content: center;
text-align: center;
color: white;
}
.whatIsHostel,
.facilities , .rent {
/* background-color: wheat; */
padding: 10px 50px;
margin: auto;
margin-top: 20px;
box-shadow: 1px 4px 8px 0 rgba(0, 0, 0, 0.5);
}
.whatIsHostel details,
.facilities details ,
.rent details {
font-size: 1.8rem;
}
.whatIsHostel details p,
.rent details p {
font-size: 19px;
}
.whatIsHostel details pre,
.rent details pre {
font-size: 1rem;
}
.facilities details ul {
font-size : 1rem;
margin-left: 17px;
}
/* footer base */
.footer-base {
text-align: center;
color: #999;
padding-top: 50px;
}
.socials .button1 {
display: inline-block;
height: 50px;
width: 60px;
color: #999;
}
</style>
<title>Why Hostel</title>
</head>
<body>
<div class="navigationMenu">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">Choose Wisely</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="aboutUS.html">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Services Available
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="hostelInformation.html">Hostel Information</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="roomInformation.html">Rooms Information</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="payingGuestInformation.html">Paying Guest Information</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="tiffinSystem.html">Tiffin System</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="waterSupply.html">Water Supply</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="womenCook.html">Women Cook</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="brokersContact.html">Broker's Contact </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Some Suggestion
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="whyHostel.html">Why Hostels</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="whyRoom.html">Why Rooms</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a href="whyPayingGuest.html" class="dropdown-item">Why Paying Guest</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact US</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class="mainHeading">
<h1 class="text-center">Why Room Is Better Option</h1>
<p class="text-center">Here in this section i will provide you the information of room so on the basis of that you all can clarify that which option is best for you</p>
</div>
<div class="buttons justify-content-center text-center">
<a href="#whatIsHostel"><button type="button" name="button" class="btn btn-outline-danger">What Is Room</button></a>
<a href="#facilities"><button type="button" name="button" class="btn btn-outline-primary">Facilities</button></a>
<a href="#rent"><button type="button" name="button" class="btn btn-outline-danger">Rent</button></a>
<a href="#security"><button type="button" name="button" class="btn btn-outline-primary">Security</button></a>
</div>
<!-- <div class="extraSection container ">
<p>Even if you’ve never stayed in a hostel before, you probably know that hostels are a type of shared accommodation that helps your travel budget go further. But what you may not know is that the uniquely social nature of hostels will transform
your trip. We think this quote from travel blogger @glographics sums up the hostelling experience rather nicely:</p>
<h4 class="text-center">“With a hostel, you get to pay half the price for twice the fun.”</h4>
</div> -->
<div class="container whatIsHostel" id="whatIsHostel">
<details open>
<summary> What Is Room? </summary> <br>
<p>A Room, similar to an apartment, is a housing unit that's self-contained but is part of a larger building with several units. While the words apartment and flat are often used interchangeably, some people refer to single-storied units as flats because of their "flat" nature.
<p>
</details>
<p></p>
</div>
<div class="container facilities" id= "facilities">
<details>
<summary> What facilities can you expect at a Room? </summary>
<p>
<ul>
<li>Luxurious beds</li>
<li>Kitchen</li>
<li>Balcony</li>
<li>Affordable Rent</li>
<li>Social common rooms</li>
<li>Roof terraces</li>
<li>No Security</li>
</ul>
</p>
</details>
</div>
<div class="container rent" id= "rent">
<details>
<summary> Rent Of A Room </summary> <br>
<p> Basically It Depends on what facilities you are getting in a room. Mainly in a room the charge of (room) is deducted and the other things like water , electricity rent is based on how much you use in the month and you will have to manage the food also , so in kanpur the range of room rent is 3500-5000(single seater) 2200-3000 (double seater) 8000-12000(1BHK flat) </p> <hr>
<p>According to the rents, PG is two or three times higher than the hostel. But the amount you paying should be worthy. For the middle-class people and individuals, the hostel is a better choice. For family oriented people, paying guest is better for them.
</p>
</details>
</div>
<div class="container facilities" id= "security">
<details>
<summary> How Secure You Are In a Room? </summary>
<p>
<ul>
<li>In some room there is a closing time provided by room owner but in some there is no timing .</li>
<li>In case of any medical emergency you will have to manage the things itself </li>
<li>You will have to manage all the things by yourself </li>
</ul>
</p>
</details>
</div>
<div class="footer-base " >
<div class="socials border-bottom pb-3 mb-3">
<div class="button1">
<div class="icon"><i class="fab fa-instagram"></i></div>
<span>instagram</span>
</div>
<div class="button1">
<div class="icon"><i class="fas fa-envelope"></i></div>
<span>gmail</span>
</div>
<div class="button1">
<div class="icon"><i class="fab fa-linkedin"></i></div>
<span>linkedIn</span>
</div>
<div class="button1">
<div class="icon"><i class="fab fa-github"></i></div>
<span>github</span>
</div>
</div>
<p class="text-center text-muted">© 2022 All Rights Reserved !</p>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>