-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathwaterSupply.html
213 lines (206 loc) · 7.89 KB
/
waterSupply.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
<!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;
}
/* footer base */
.footer-base {
text-align: center;
color: #999;
padding-top: 50px;
}
.socials .button1 {
display: inline-block;
height: 50px;
width: 60px;
color: #999;
}
table {
margin: auto;
margin-top: 20px;
}
table tbody{
background-color: #eee;
}
table td{
padding: 8px 20px;
font-size: 18px;
}
table thead {
background-color: #b4b4b4;
}
table thead th{
font-weight: bold;
font-size: 32px;
padding: 2px 26px;
}
.text-center{
margin-top: 40px;
}
</style>
<title>About US</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="index.html">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>
<h1 class="text-center">Water Supply Contact</h1>
<table class="justify-content-center text-center" cellspacing = "20px">
<thead>
<tr>
<th>Name</th>
<th>Contact</th>
<th>Preference</th>
<th>Experience</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ramakant</td>
<td>7905493720</td>
<td>Rooms And Flats</td>
<td>4 years</td>
</tr>
<tr>
<td>Alok</td>
<td>6393702939</td>
<td>Flats</td>
<td>3 years</td>
</tr>
<tr>
<td>Madhu Aunty</td>
<td>7237853809</td>
<td>Food And Rooms</td>
<td>5 years</td>
</tr>
<tr>
<td>Rahul</td>
<td>8376988903</td>
<td>Room's</td>
<td>2 years</td>
</tr>
<tr>
<td>Raju</td>
<td>9336213549</td>
<td>Flats and Rooms</td>
<td>3 years</td>
</tr>
<tr>
<td>Sameer</td>
<td>9889902681</td>
<td>Food And Rooms</td>
<td>5 years</td>
</tr>
<tr>
<td>Vijendra Singh</td>
<td>9628483598</td>
<td>Food And Rooms</td>
<td>4 years</td>
</tr>
</tbody>
</table>
<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>