-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathitfair.html
More file actions
50 lines (49 loc) · 2.27 KB
/
itfair.html
File metadata and controls
50 lines (49 loc) · 2.27 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
---
layout: wrap
title: IT FAIR
permalink: /it_fair/
---
<div class="container-fluid">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<img class="img-responsive" src="/assets/img/it-fair.jpg" alt="it_fair_poster">
</div>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title">For Vendor/Exhibitors</h3>
</div>
<div class="panel-body justified">
<p><b>General Information</b></p>
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;border-color:#999;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#999;color:#444;background-color:#F7FDFA;border-top-width:1px;border-bottom-width:1px;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#999;color:#fff;background-color:#26ADE4;border-top-width:1px;border-bottom-width:1px;}
.tg .tg-yw4l{vertical-align:top}
.tg .tg-6k2t{background-color:#D2E4FC;vertical-align:top}
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}</style>
<div class="tg-wrap"><table class="tg">
<tr>
<th class="tg-yw4l">EXHIBITION BOOTH</th>
<th class="tg-yw4l">PRICE</th>
</tr>
<tr>
<td class="tg-yw4l">Booth size 3m x 3m, <br>- Tables 2, <br>- Chairs 2.</td>
<td class="tg-6k2t">RM 400</td>
</tr>
<tr>
<td class="tg-yw4l">Booth size 6m x 6m, <br>- Tables 2, <br>- Chairs 2. </td>
<td class="tg-6k2t">RM 700</td>
</tr>
</table></div><br/><br/>
<ul>
<li>Contact us at <a href="mailto:utphax.pr@cyberhax.club" target="blank">utphax.pr@cyberhax.club</a> if you are interested.</li>
<li>Payment details are available <a href="{{"/compete/payment/" | prepend: site.baseurl }}">here</a>.</li>
</ul>
</div>
</div>
</div>
</div>