-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathprogram.html
More file actions
345 lines (277 loc) · 11.8 KB
/
program.html
File metadata and controls
345 lines (277 loc) · 11.8 KB
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="NativeCode" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="stylesheet" href="./css/footer.css" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="path/to/font-awesome/css/font-awesome.min.css"
/>
<script
src="https://kit.fontawesome.com/a24a7503cf.js"
crossorigin="anonymous"
></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Mate+SC&family=Play&display=swap"
rel="stylesheet"
/>
<!-- carousel styles and scripts -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"
/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="icon" type="image/x-icon" href="./img/logos/UOMlogo.ico" />
<link rel="stylesheet" href="./css/style.min.css" />
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<script src="./scripts/components.js"></script>
<link rel="stylesheet" type="text/css" href="./css/feestable.css">
<link rel="stylesheet" type="text/css" href="./css/authors.css">
<title>Mercon 2025</title>
</head>
<body class="custom-page">
<header class="bg-secondary" ></header>
<section class="mainProgram">
<span class="heading-with-line">
<h2 class="text">Program</h2>
</span>
<div class="coming-soon">
<p class="">Coming Soon</p>
<!-- <div id="countdown">
<div class="countdown-box">
<div id="days" class="countdown-value">00</div>
<div class="countdown-label">Days</div>
</div>
<div class="countdown-box">
<div id="hours" class="countdown-value">00</div>
<div class="countdown-label">Hours</div>
</div>
<div class="countdown-box">
<div id="minutes" class="countdown-value">00</div>
<div class="countdown-label">Minutes</div>
</div>
<div class="countdown-box">
<div id="seconds" class="countdown-value">00</div>
<div class="countdown-label">Seconds</div>
</div>
</div> -->
</div>
<script src="./scripts/countdown.js"></script>
<!-- <div class="width-fixed-large">
<p style="padding:30px 0px 30px 100px; font-size: 16px;" ><b>Conference proceedings with full papers: </b>
<a href="https://edas.info/showProgram.php?c=32170" target="_blank"><button class="btn btn-primary">Go to EDAS</button></a>
</p>
</div>
<div class="tinted">
<div> -->
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading">Overall Schedule</h1>
<div>
<table border="1">
<tr>
<th colspan="8">MERcon2025 schedule</th>
</tr>
<tr>
<th colspan="8">8th august 2025</th>
</tr>
<tr>
<th>Venue</th>
<th>V1-Structural Engineering PG Room</th>
<th>Venue</th>
<th>V2-Transportation Enginnering PG Room</th>
<th>Venue</th>
<th>V3-Construction Management PG Room</th>
<th>Venue</th>
<th>V4-Environmental Engineering PG Room</th>
</tr>
<tr>
<th>1</th>
<th>1</th>
<th>1</th>
<th>1</th>
<th>1</th>
<th>1</th> -->
<!-- <th>1</th>
<th>1</th>
</tr>
</table>
</div> -->
<!-- <div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/Overall schedule.png" style="width: 70%; height: 70%; margin-left: 10px;">
</div>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/places.png" style="width: 35%; height: 35%; margin-left: 10px;">
</div>
</div>
<div > -->
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading">Session Details</h1>
<div style="
position: relative;
top: 60%;
text-align: center;">
<img src="./img/program/Session details.png" style="width: 60%; height: 60%; margin-left: 10px;">
</div>
</div>
<div class="gmap_canvas" style="display: flex; justify-content: start;flex-direction: column; align-items: center; width: 100%; margin: 0; padding: 20px;">
<p style="margin-right: 10px; margin-bottom: 20px; font-weight: bold;">MERCon 2024 will be held at the premises of the Department of Civil Engineering, University of Moratuwa</p>
<div class="map-container">
<iframe class="map-reigistration"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3961.766872501671!2d79.89992467448204!3d6.798193019911317!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3ae24543e2a94ab1%3A0x937a9c3e5da36707!2sCivil%20Auditorium!5e0!3m2!1sen!2slk!4v1722959086489!5m2!1sen!2slk"
allowfullscreen
loading="lazy"
referrerpolicy="no-referrer-when-downgrade">
</iframe>
</div>
</div> -->
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 1 | Venue 1</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D1V1.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;"> -->
</div>
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 1 | Venue 2</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D1V2.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;"> -->
</div>
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 1 | Venue 3</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D1V3.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;">
</div> -->
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 1 | Venue 4</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D1V4.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;">
</div> -->
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 2 | Venue 1</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D2V1.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;">
</div> -->
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 2 | Venue 2</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D2V2.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;">
</div> -->
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 2 | Venue 3</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D2V3_.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;">
</div> -->
</div>
<div>
<!-- class="width-fixed-large" -->
<!-- <h1 class="text-heading text-underline">Day 2 | Venue 4</h1>
<div style="
position: relative;
top: 50%;
text-align: center;">
<img src="./img/program/D2V4.png" style="width: 90%; height: 90%; margin-top: -30px; margin-left: 10px;">
</div> -->
</div>
</div>
</section>
<footer class="mercon-footer">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet">
<div class="mercon-container">
<div class="mercon-footer-section">
<h3>Contact Us</h3>
<p>Email: <a href="mailto:mercon@uom.lk">mercon@uom.lk</a></p>
<p>Phone: <a href="https://wa.me/94112650301">+94112650301</a></p>
<p>Engineering Research Unit,<br> Faculty of Engineering,<br> University of Moratuwa,<br> Sri Lanka</p>
</div>
<div class="mercon-footer-section mercon-middle-section">
<h3>Quick Links</h3>
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./program.html">Program</a></li>
<li><a href="./registration.html">Registration</a></li>
<li><a href="./call-for-papers.html">Call For Papers</a></li>
<li><a href="./workshops_updated.html">Workshops</a></li>
<li><a href="./special_sessions.html">Special Sessions</a></li>
<li><a href="./author-instructions.html">Author Instructions</a></li>
</ul>
</div>
<div class="mercon-footer-section">
<h3>Follow Us</h3>
<div class="mercon-social-icons">
<a href="https://www.facebook.com/pg/erumercon"><i class="fab fa-facebook"></i></a>
<a href="https://twitter.com/merconeru"><i class="fab fa-twitter"></i></a>
<a href="https://www.linkedin.com/showcase/erumercon"><i class="fab fa-linkedin"></i></a>
</div>
<div class="mercon-footer-logo">
<img src="./img/logo2025.png" alt="Mercon2025">
</div>
</div>
</div>
<div class="mercon-footer-bottom">
<p>© 2025 NativeCode All rights reserved.</p>
</div>
</footer>
<script src="./scripts/navColorChange.js"></script>
<script src="./scripts/navbar.js"></script>
</body>
</html>