最终效果
<html>
<head>
<title>课程表</title>
</head>
<body align="center" bgcolor="red">
<table align="center" border=2px bordercolor="blue" bgcolor="yellow">
<tr>
<td width=50 high=20 align="center" rowspan=5>上午</td>
<td width=50 high=20 align="center">星期一</td>
<td width=50 high=20 align="center">星期二</td>
<td width=50 high=20 align="center">星期三</td>
<td width=50 high=20 align="center">星期四</td>
<td width=50 high=20 align="center">星期五</td>
<td width=50 high=20 align="center">星期六</td>
<td width=50 high=20 align="center">星期天</td>
</tr>
<tr>
<td width=50 high=20 align="center">语文<