<html>
<head>
<title>老鬼哦!</title>
<style type="text/css">
a {color:red}
table {color:blue}
</style>
</head>
<body background="wybj.jpg">
<img src="jmytx.jpg">
<p ><font color="red"><h1>Welcome to the Old Ghost web page!!</h1></font></p>
<script type="text/javascript">
document.write("Hello World!")
</script>
<table border="5" align="center">
<caption><font color="#663399"><h2>课程表</h2></font></caption>
<tr>
<th>节次/星期</th>
<th>星期一</th>
<th>星期二</th>
<th>星期三</th>
<th>星期四</th>
<th>星期五</th>
</tr>
<tr>
<th>1、2节</th>
<th>4-19<br>计算机应用<br>机房303</th>
<th>4-19<br>实用英语<br>2栋208</th>
<th>4-19<br>思想道德<br>2栋510</th>
<th>4-19<br>高等数学<br>2栋510</th>
<th>4-19<br>实用英语<br>2栋510</th>
</tr>
<tr>
<th>3、4节</th>
<th>4-19<br>计算机应用<br>机房303</th>
<th>4-19<br高等数学<br>2栋310</th>
<th></th>
<th>2-18双周<br>职业素质拓展<br>2栋306</th>
<th>4-19<br>网页制作<br>机房405</th>
</tr>
<tr>
<th>中午</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
<tr>
<th>5、6节</th>
<th>4-19<br>信息检索<br>机房401</th>
<th>4-19<br>大学生理健康<br>3栋209</th>
<th>4-19<br>网页制作<br>机房401</th>
<th>4-19<br体育与健康教育<br></th>
<th></th>
</tr>
<tr>
<th>7、8节</th>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
</table>
<font color="#00FFFF"><h2>学习更多专业知识请点击</h2></font><font color="red"><a href="http://www.W3school.com.cn">W3School</a></font>
</body>
</html>