-
Notifications
You must be signed in to change notification settings - Fork 0
/
map10.html
166 lines (165 loc) · 7.72 KB
/
map10.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
<!DOCTYPE>
<html>
<head>
<title>Dust warning</title>
<link rel="stylesheet" type="text/css" href="mystyle.css">
<link rel="stylesheet" type="text/css" href="portfolio-item.css">
<link rel="stylesheet" type="text/css" href="style2.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
</head>
<body>
<table>
<tr><tr>
</table>
<div class="container">
<div class="w3-top">
<div class="w3-bar w3-blue w3-card">
<a class="w3-bar-item w3-button w3-padding-large w3-hide-medium w3-hide-large w3-right" href="javascript:void(0)" onclick="myFunction()" title="Toggle Navigation Menu"><i class="fa fa-bars"></i></a>
<a href="index.html" class="w3-bar-item w3-button w3-padding-large">HOME</a>
<a href="map10.html" class="w3-bar-item w3-button w3-padding-large w3-hide-small">MAP PM 10</a>
<a href="map2.html" class="w3-bar-item w3-button w3-padding-large w3-hide-small">MAP PM 2.5</a>
<a href="qgis.html" class="w3-bar-item w3-button w3-padding-large w3-hide-small">QGIS</a>
<div class="w3-dropdown-hover w3-hide-small">
<button class="w3-padding-large w3-button" title="More">MORE <i class="fa fa-caret-down"></i></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="#" class="w3-bar-item w3-button">Merchandise</a>
<a href="#" class="w3-bar-item w3-button">Extras</a>
<a href="#" class="w3-bar-item w3-button">Media</a>
</div>
</div>
<a href="javascript:void(0)" class="w3-padding-large w3-hover-red w3-hide-small w3-right"><i class="fa fa-search"></i></a>
</div>
</div>
</div>
<header>
</header>
<div class="container">
<div class="w3-row ">
<div class="w3-col l3">
<div class="w3-card-4 w3-margin w3-white">
<center><h2>Risk Level 10.0</h2></center>
<img src="/img/3.png" alt="Nature" style="width:300px;height:300px;padding:10px">
</div>
</div>
</div>
</div>
<!-- show table-->
<div class="container">
<div class="w3-row">
<div class="w3-col l6">
<div class="w3-card-4 w3-margin-left w3-white">
<br>
<div class="datagrid"><table>
<thead>
<tr>
<th>AQI</th>
<th>Main</th>
<th>Color</th>
<th>Impact Prevention</th>
</tr>
</thead>
<tbody>
<tr>
<td>0-50</td>
<td>good quality</td>
<td>Blue</td>
<td>No impact on health.</td>
</tr>
<tr class="alt">
<td>51-100</td>
<td>Medium quality</td>
<td>Green</td>
<td>No impact on health.</td>
</tr>
<tr>
<td>101-200</td>
<td>Have health effects</td>
<td>Yellow</td>
<td>Respiratory patients Avoid exercise outside the building.The general public, especially children and the elderly. Should not do outdoor activities for a long time.</td>
</tr>
<tr class="alt">
<td>201-300</td>
<td>Has a very healthy effect.</td>
<td>Orange</td>
<td>Respiratory patients Avoid outdoor activities.The general public, especially children and the elderly. Should limit exercise outside the building.</td>
</tr>
<tr>
<td>More than 300</td>
<td>Danger</td>
<td>Read</td>
<td>Guests should avoid exercising outside the building. For patients with respiratory diseases. Should be inside the building.</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="4">
<div id="paging">
<ul>
<li>
<a href="#">
<span>Previous</span></a>
</li>
<li>
<a href="#" class="active">
<span>1</span>
</a>
</li>
<li>
<a href="#">
<span>2</span>
</a>
</li>
<li>
<a href="#">
<span>3</span>
</a>
</li>
<li>
<a href="#">
<span>4</span>
</a>
</li>
<li>
<a href="#">
<span>5</span>
</a>
</li>
<li>
<a href="#">
<span>Next</span>
</a>
</li>
</ul>
</div>
</tr>
</tfoot>
</table>
</div>
</div>
</div>
</div>
</div>
<!--footer picture -->
<div class="container">
<div class="w3-row">
<div class="w3-col-l6">
<div class="w3-card-4 w3-margin w3-white" style="padding:20px">
<div class = "row" style="margin-left:auto;margin-right:auto; width: 100%;">
<img class="img-fluid" src="./img/logo-kisti.jpg" style="width:400px;height:150px;padding:30px;margin-top:0px;">
<img class="img-fluid" src="./img/ebay.png" style="width:250px;height:150px;padding:30px;margin-top:0px;">
<img class="img-fluid" src="./img/Rbru.png" style="width:160px;height:150px;padding:30px;margin-top:0px;">
<img class="img-fluid" src="./img/logo.png" style="width:350px;height:150px;margin-top:0px;"><hr>
<h2>Thank you sponsors</h2>
<li>We would like to thank everyone from KISTI for thier supports during this workshop in Korea.</li>
<li>We, also, would like to thank the President of RBRU and the ex-dean of CSIT for thier additional supports.</li>
</div>
</div>
</div>
</div>
<footer>Copyright ©GI angle.com</footer>
</body>
<html>