forked from phys-tw/cup.phys.tw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhead.html
53 lines (52 loc) · 1.58 KB
/
head.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
<!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,td,th {
color: #660000;
font-weight: bold;
}
body {
background-color: #FFFF99;
background-image: url(pictures/headback.gif);
background-repeat: repeat;
}
.style2 {font-family: "細明體"}
#Layer1 {
position:absolute;
width:149px;
height:61px;
z-index:1;
left: 172px;
top: 114px;
}
.style4 {
font-size: 40px;
color: #EEEEEE;
}
.style6 {
font-size: 15px;
color: #FDE79B;
}
.style8 {font-size: 15px}
.style9 {
font-size: 15px;
color: #FFCC33;
}
.style17 {font-size: 45px; color: #FFFFFF; }
.style19 {font-size: 15px; color: #CDCDCD; }
.style20 {color: #FFFFCC}
.style24 {
font-size: 20px;
color: #CDCDCD;
font-family: Georgia, "Times New Roman", Times, serif;
}
-->
</style></head>
<body>
<h1 align="left" class="style4"><span class="style2"><span class="style6"><span class="style24"> <span class="style19">《官方網站</span><span class="style8">》</span> PHYS </span></span></span><span class="style2"><span class="style6">全國 </span><span class="style17">大</span><span class="style9"> 專 </span><span class="style17">物</span><span class="style8"><span class="style20"> 理 </span><span class="style17">盃<span class="style6"><span class="style24">CUP</span></span></span></span></span></h1>
</body>
</html>