-
Notifications
You must be signed in to change notification settings - Fork 12
/
accomodations.html
241 lines (227 loc) · 7.16 KB
/
accomodations.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="" />
<meta name="author" content="TemplateMo" />
<link
href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap"
rel="stylesheet"
/>
<link
href="http://fonts.googleapis.com/css?family=Roboto+Slab|Comfortaa"
rel="stylesheet"
/>
<title>Delcon 2021</title>
<!-- Additional CSS Files -->
<link
rel="stylesheet"
type="text/css"
href="../assets/css/bootstrap.min.css"
/>
<script
src="https://kit.fontawesome.com/38265dd503.js"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="accomodations.css" />
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css" />
<!-- <link rel="stylesheet" href="../assets/css/styles.css" /> -->
<!-- <link rel="stylesheet" href="assets/css/owl-carousel.css" /> -->
<!-- <link rel="stylesheet" href="../assets/css/templatemo-lava.css" /> -->
<!-- <link rel="stylesheet" href="assets/css/templatemo-lava.css" /> -->
<!-- <link rel="stylesheet" href="assets/css/owl-carousel.css" /> -->
</head>
<body>
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<!-- <a
href="index.html"
class="logo"
style="color: rgb(255, 255, 255);"
>
IEEE
</a> -->
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li class="scroll-to-section">
<a href="index.html">Home</a>
</li>
<li class="submenu">
<a href="javascript:;">Author Section</a>
<ul>
<li>
<a href="author_section/call_for_papers.html"
>Call for Papers</a
>
</li>
<li>
<a href="author_section/call_for_tutorial.html"
>Call for Tutorial Proposal</a
>
</li>
<li>
<a href="../author_section/wie.html"
>Special WIE Track</a>
</li>
</ul>
</li>
<li>
<a href="registration.html">Registration</a>
</li>
<!-- <li>
<a href="tutorial.html">Tutorial</a>
</li>
<li>
<a href="presentation.html">Presentation</a>
</li>
<li>
<a href="schedule.html">Schedule</a>
</li> -->
<li class="submenu">
<a href="javascript:;">Committee</a>
<ul>
<li><a href="committee/oc.html">Organizing</a></li>
<li>
<a href="committee/track_chair.html">Track Chairs</a>
</li>
<li>
<a href="committee/stud_team.html">Student team</a>
</li>
</ul>
</li>
<li class="submenu">
<a href="javascript:;">Venue</a>
<ul>
<li><a href="travel.html">Transport</a></li>
<li>
<a href="accomodations.html">Accomodations</a>
</li>
<li>
<a href="visa.html">Visa</a>
</li>
</ul>
</li>
<!-- <li>
<a href="travel.html">Travel</a>
</li> -->
</ul>
<a class="menu-trigger">
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<div class="post-wrapper">
<div
class="cfpwrap"
style="
padding: 50px;
display: flex;
justify-content: center;
align-items: center;
"
>
<h1
class="page-title"
style="transform: translateY(40px); padding: 40px; color: white;"
>
Accomodations
</h1>
</div>
</div>
<style>
th {
font-weight: 500;
}
body,
html {
overflow-x: hidden !important;
background: #c4e1e6;
}
</style>
<div class="details table-reponsive" style="height: auto;">
<table
class="table table-striped"
style="padding-top: 100px; max-width: 600px; margin: 40px auto;"
>
<thead>
<tr>
<th scope="col">(To be added later)</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Name of the Hotel:</th>
<td></td>
</tr>
<tr>
<th scope="row">Adress:</th>
<td></td>
</tr>
<tr>
<th scope="row">Category of room:</th>
<td></td>
</tr>
<tr>
<th scope="row">For Booking Contact:</th>
<td></td>
</tr>
<tr>
<th scope="row">Contact Nos:</th>
<td></td>
</tr>
<tr>
<th scope="row">Contact Person Name:</th>
<td></td>
</tr>
<tr>
<th scope="row">Website:</th>
<td></td>
</tr>
</tbody>
</table>
</div>
<!-- jQuery -->
<script src="../assets/js/jquery-2.1.0.min.js"></script>
<script src="//code.jquery.com/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="../assets/js/popper.js"></script>
<script src="../assets/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="../assets/js/owl-carousel.js"></script>
<script src="../assets/js/scrollreveal.min.js"></script>
<script src="../assets/js/waypoints.min.js"></script>
<script src="../assets/js/jquery.counterup.min.js"></script>
<script src="../assets/js/imgfix.min.js"></script>
<!-- Global Init -->
<script src="../assets/js/custom.js"></script>
<!-- Timeline -->
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script>
<script src="../assets/js/script.js"></script>
<script>
$("nav li").hover(
function () {
$("ul", this).stop().slideDown(200);
},
function () {
$("ul", this).stop().slideUp(200);
}
);
</script>
</body>
</html>