-
Notifications
You must be signed in to change notification settings - Fork 2
/
total_4.html
83 lines (81 loc) · 3.6 KB
/
total_4.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>無標題文件</title>
<style type="text/css">
<!--
body {
background-color: #E7FFB5;
}
#Layer1 {
position:absolute;
width:368px;
height:228px;
z-index:1;
left: 262px;
top: 40px;
background-color: #FFFF99;
}
#Layer2 {
position:absolute;
width:409px;
height:316px;
z-index:0;
background-color: #FFFFCC;
left: 246px;
top: 24px;
}
#Layer3 {
position:absolute;
width:144px;
height:22px;
z-index:2;
left: 388px;
top: 172px;
background-color: #FFFFFF;
}
.style2 {
font-size: 12px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {font-size: 12px}
body, td, th {
color: #003300;
}
.style4 {font-size: 18px}
-->
</style></head>
<body>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p class="style3"> </p>
<p class="style3"> </p>
<p class="style3"> </p>
<p class="style3"> </p>
<p align="center" class="style3"> </p>
<p align="center" class="style3"> </p>
<p align="center" class="style3"><img src="pictures/p3.gif" width="20" height="20" align="absmiddle" longdesc="pictures/p3.gif" />本順序參考過去主辦學校排列,但因現今大物盃規模較越來越龐大,與過去相差甚大,</p>
<p align="center" class="style3">故有些學校因場地無法負荷而不適合再主辦,</p>
<p align="center" class="style3">確定無法舉辦的學校已在最近一次 ( 2005冬季 ) 領隊會議中提出,本表中遇此狀況則順延至下一個學校。</p>
<div class="style3" id="Layer1" style="position: absolute; left: 440px; top: 37px">
<p align="center"> </p>
<p align="center"> <strong>中原 → 中正大學 → 高師 → 彰師 → 淡江 → 中山</strong></p>
<p align="center"><strong>  ↑                      ↓</strong></p>
<p align="center"><strong>  台大                   輔大</strong></p>
<p align="center"><strong> ↑                      ↓</strong></p>
<p align="center"><strong>  成大                   交大</strong></p>
<p align="center"><strong>  ↑                      ↓</strong></p>
<p align="center"><strong> 嘉大 ← 師大 ← 中央 ← 東海 ← 清大 ←   中興</strong></p>
<p align="center">                       </p>
</div>
<div class="style3" id="Layer2" style="position: absolute; left: 420px; top: 11px"></div>
<div class="style2" id="Layer3" style="position: absolute; left: 559px; top: 156px">
<p align="center" class="style4">PHYSCUP</p>
</div>
</body>
</html>