This repository has been archived by the owner on Jun 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcultural_booth.html
304 lines (249 loc) · 12.5 KB
/
cultural_booth.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Cultural Booth - 16th International Students’ Science Fair</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img\logo\issf2020_color_nodate.png" rel="icon">
<link href="img\logo\issf2020_color_nodate.png" rel="apple-touch-icon">
<!-- Material Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/venobox/venobox.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!--==========================
Header
============================-->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<a href="index.html#intro" class="scrollto"><img id="logosite" src="img\logo\kvis_vistec_color-01.png" alt="" title=""></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="index.html#intro">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#schedule">Schedule</a></li>
<li><a href="index.html#programs">Programs</a></li>
<li><a href="index.html#speakers">Speakers</a></li>
<li><a href="index.html#venue">Venue</a></li>
<li><a href="index.html#footer">Contact</a></li>
<li class="buy-tickets"><a class="buy-tickets" href="https://kvis-science-fair.web.app">Login</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- #header -->
<main id="main" class="main-page">
<!--==========================
Speaker Details Section
============================-->
<section id="booth" class="section-with-bg">
<div class="container wow" style="visibility: visible; animation-name: fadeInUp;">
<div class="section-header">
<h2>Cultural Booth</h2>
<p></p>
</div>
<div id="carouselExampleIndicators" class="carousel slide style="width:70%; margin: auto;"" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active" >
<img class="d-block w-100" src="img\cultural_booth\Day0_181205_-0474.JPG" alt="Thai snack">
<div class="carousel-caption d-none d-md-block">
<h5>Thai snack</h5>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img\cultural_booth\IMG_3188.JPG" alt="Silkscreen Booth">
<div class="carousel-caption d-none d-md-block">
<h5>Silkscreen Booth</h5>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img\cultural_booth\S__8184148.jpg" alt="Limestone Molding Booth">
<div class="carousel-caption d-none d-md-block">
<h5>Limestone Molding Booth</h5>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img\cultural_booth\Day0_181205_-0473.JPG" alt="Thai Music booth">
<div class="carousel-caption d-none d-md-block">
<h5>Thai Music booth</h5>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<p></p>
<div class="row">
<div class="col-lg-6 col-12">
<div class="details">
<h2>Thai snack</h2>
<p>Thai snack each has a unique flavor and distinct characteristic. With the delicacy of the
cooking process and the appetizing taste, thai snack has been popular worldwide. In the
Thai snack booth, you have a chance to face various thai snacks.
</p>
</div>
<div class="col-12">
<img src="img\cultural_booth\Day0_181205_-0480.JPG" alt="Thai snack" class="img-fluid">
</div>
<p></p>
</div>
<div class="col-lg-6 col-12">
<div class="details">
<h2>Silkscreen Booth</h2>
<p>Silk-screen printing is one of the famous stencil printing used to transfer the design to fabric.
Since it can be applied to create multiple shirts with the same pattern, it is commonly used to
make team shirt or camp shirt. However, the cost that most stores charge of creating t-shirt
for a very small group of 10 - 20 or individually does not worth it. So, in the SILKSCREEN
activity this year led by Assoc. Prof. Surachai Ekphalakorn, the legendary graphic artist of
Thailand, and the students from Chulalongkorn University, there is an opportunity for you to
clarify your curiosity about silk-screen printing by doing it yourself, creating your own work
using only parchment paper.
</p>
</div>
<div class="col-12">
<img src="img\cultural_booth\IMG_3188.JPG" alt="Silkscreen Booth" class="img-fluid">
</div>
<p></p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-12">
<div class="details">
<h2>Stucco Art Booth/ Limestone Molding Booth/ Molded Lime Booth</h2>
<p>Molded Limestone, or also known as stucco art, is created by using a mixture, mainly consist
of limestone and sand. This mixture is prepared by heating limestone up, then spray water
vapor before submerging it into a fermentation solution, which will strengthen the structure of
the stone used in molding. Then, other mixture will be used like, sand, fiber and glue-like
substance. After all this, our mixture is finally ready to be used. Next step is to pour the
molding mixture into the mold, and then decorate with some pins and jewels. Finally we will
get our beautiful stucco art.
</p>
</div>
<div class="col-12">
<img src="img\cultural_booth\IMG_3190.JPG" alt="Stucco Art Booth" class="img-fluid">
</div>
<p></p>
</div>
<div class="col-lg-6 col-12">
<div class="details">
<h2>Thai Music booth</h2>
<p>Thai Music booth includes traditional Thai musical instruments that are played altogether.
Those instruments are: alto bamboo xylophone, soprano xylophone, alto fiddle, soprano
fiddle, zither, dulcimer, klui (wooden flute), tapone (two-faced drum), krub (percussion
sticks), small cymbals, and others. We, Thai people, normally play our traditional Thai
musical instruments in every important event. Wish you would enjoy them
</p>
</div>
<div class="col-12">
<img src="img\cultural_booth\Day0_181205_-0473.JPG" alt="Thai Music booth" class="img-fluid">
</div>
<p></p>
</div>
</div>
</div>
</section>
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 footer-info">
<img src="img\logo\2logo-01.png" alt="issf 2020 & 3rd isf" style=" height:auto; width:35%;">
<p>ISSF 2020 - 16<sup>th</sup> International Students' Science Fair <br>and KVIS ISF - 3<sup>rd</sup> KVIS Invitational Science Fair. </p>
<p><br></p>
</div>
<div class="col-lg-4 col-md-6 footer-info">
<p><strong>Supported by</strong></p>
<img src="img\supporter1_new.png" alt="supporters" style=" height:auto; width:100%;">
</div>
<div class="col-lg-4 col-md-6 footer-info">
<p>BECTHAI Bangkok Equipment & Chemical Co., Ltd.</br>
Design Alternative Co., Ltd.</br>
Dhipaya Insurance Public Co.,Ltd.</br>
Business Services Alliance Co.,Ltd.</br>
C.C.Content Commercial Co.,Ltd.</br>
Coax Group Corporation Ltd. </br>
Metrohm Siam Co., Ltd.</br>
Pneumax Co.,Ltd.</br>
Thairath Hardware Part., Ltd.</p>
</div>
<div class="col-lg-6 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="fa fa-angle-right"></i> <a href="index.html">Home</a></li>
<li><i class="fa fa-angle-right"></i> <a href="about-KVIS.html">About us</a></li>
<li><i class="fa fa-angle-right"></i> <a href="ImportantDocuments.html">Important Documents</a></li>
<li><i class="fa fa-angle-right"></i> <a href="https://www.kvis.ac.th/">KVIS Website</a></li>
<li><i class="fa fa-angle-right"></i> <a href="https://www.facebook.com/kvisofficial/">KVIS Facebook</a></li>
<li><i class="fa fa-angle-right"></i> <a href="https://www.vistec.ac.th/">VISTEC Website</a></li>
</ul>
</div>
<div class="col-lg-6 col-md-12 footer-contact">
<h4>Contact Us</h4>
<p>
Kamnoetvidya Science Academy <br>
999 Moo 1 Payupnai, Wangchan,<br>
Rayong 21210 <br>
<strong>Tel:</strong> +66 3301 3888<br>
<strong>Fax:</strong> +66 3301 3889<br>
<strong>Email:</strong> issf2020@kvis.ac.th<br>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong>ISSF 2020</strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>, Icons by <a href="https://www.flaticon.com/">Flaticon</a>
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/venobox/venobox.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>