-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
41 lines (38 loc) · 1.67 KB
/
index.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
<!DOCTYPE html>
<style></style>
<html>
<body style="background-color: #ffffff">
<div>
<h1 style="text-align: center; font-family: Arial">เกี่ยวกับเรา</h1>
<h4 style="text-align: center; font-family: Arial; color:red;">(หน้านี้กำลังอยู่ในการพัฒนา)</h4>
<div class="mainFrame">
<div class="elementBox">
<p class="headLine">
<span class="tab"></span>B-NaCh
เป็นไลน์แชทบอทสำหรับนำทางไปยังอาคารต่างๆ ถายในมหาวิทยาลัยขอนแก่น
</p>
<hr />
<p class="headLine">
<span class="tab"></span>อาคารที่สามารถนำทางได้ในปัจจุบัน
<br />
<div>
- อาคารราชการทั่วไป<br />
- สภานที่พักผ่อนหย่อนใจทั่วไป<br />
- อาคารภายในคณะวิศวกรรมศาสตร์
</div>
</p>
<hr />
<p class="headLine">
<span class="tab"></span>อาคารที่สามารถค้นหาห้องเรียนได้ในปัจจุบัน
<br />
<div>
- อาคาร EN04<br />
- อาคาร EN16<br />
- อาคาร EN18
</div>
</p>
</div>
</div>
</div>
</body>
</html>