-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzuoye.html
125 lines (121 loc) · 4.59 KB
/
zuoye.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
<!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 name="viewport"
content="
height = [pixel_value | device-height] ,
width = [pixel_value | device-width ] ,
initial-scale = float_value ,
minimum-scale = float_value ,
maximum-scale = float_value ,
user-scalable = [yes | no] ,
target-densitydpi = [dpi_value | device-dpi | high-dpi | medium-dpi | low-dpi]
"
>
<meta name="format-detection" content="telephone=no">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="viewport" content="width=device-width,target-densitydpi=high-dpi,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"/>
<title> BO BO 网页</title>
<style type="text/css">
<!--
body,td,th {
font-size: 14px;
color: #000000;
}
a:hover {
color: #00FF00;
}
body {
background-color: #666666;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/e.jpg);
}
.STYLE1 {color: #FFFFFF}
.STYLE3 {color: #000000}
.STYLE4 {color: #0000FF}
.STYLE5 {color: #FFFFFF; font-size: 18; }
.STYLE7 {font-size: 18px}
a {
text-decoration: none;
}
a:hover {
color: #00FF00;
font-family: "宋体";
font-size: 24px;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_controlSound(x, _sndObj, sndFile) { //v3.0
var i, method = "", sndObj = eval(_sndObj);
if (sndObj != null) {
if (navigator.appName == 'Netscape') method = "play";
else {
if (window.MM_WMP == null) {
window.MM_WMP = false;
for(i in sndObj) if (i == "ActiveMovie") {
window.MM_WMP = true; break;
} }
if (window.MM_WMP) method = "play";
else if (sndObj.FileName) method = "run";
} }
if (method) eval(_sndObj+"."+method+"()");
else window.location = sndFile;
}
//-->
</script>
</head>
<body background="images/e.jpg">
<table width="808" height= "732" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr >
<td width="278" height="222"><img src="images/01.jpg" width="276" height="230" /></td>
<td width="530"><img src="images/02.gif" width="530" height="120" /></td>
</tr>
<tr>
<td height="39" colspan="2"><table width="807" height="45" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20" bgcolor="#FF6600"><div align="center" class="STYLE5"><span class="STYLE7"><a href="index.html">首页</a> <a href="gerenjianje.html">个人简历</a> <a href="donghuazuopin.html">动画作品</a> <a href="zuoye.html">作业</a> <a href="kechengb.html">课程表 </a> <a href="dmtt.html">多媒体</a></span></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height="502" bgcolor="#00FF99"><p><a href="javascript:window.close()" class="STYLE3">关闭窗口</a></p>
<p class="STYLE4">秦时明月汉时关,</p>
<p class="STYLE4">万里长征人未还.</p>
<p class="STYLE4">但使龙城飞将在,</p>
<p><span class="STYLE4">不让胡马度阴山</span>.</p></td>
<td bgcolor="#FFCC00"><table width="65%" border="1" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center">
<p><a href="homework/01.html">第一次作业</a></p>
<p><a href="homework/02.html">第二次作业</a></p>
<p><a href="homework/03.html">第三次作业</a></p>
<p><a href="homework/04.html">第四次作业</a></p>
<p><a href="homework/05.HTML">第五次作业</a></p>
<p><a href="homework/06.html">第六次作业</a></p>
<p><a href="homework/07.html">第七次作业</a></p>
<p><a href="homework/08.html">第八次作业</a></p>
</div></td>
</tr>
</table>
<p> </p>
<table width="80%" border="0" align="center" cellpadding="1" cellspacing="0">
<tr>
<th scope="col"><a href="[email protected]" onclick="MM_controlSound('play','document.CS1470222369008','music/夜空中最亮的星.mp3')">电子邮件链接</a></th>
</tr>
</table></td>
</tr>
<tr>
<td height="20" colspan="2" bgcolor="#00CC00"><div align="center"><span class="STYLE1">2016年1月4日 最后更新
<!-- #EndDate -->
copyright 2016 波波版权所有</span> </div></td>
</tr>
</table>
<EMBED NAME='CS1470222369008' SRC='music/夜空中最亮的星.mp3' LOOP=false
AUTOSTART=false MASTERSOUND HIDDEN=true WIDTH=0 HEIGHT=0></EMBED>
</body>
</html>