一、会议日程安排表

<!DOCTYPE html>
<html>
<head>
<title>表格</title>
</head>
<body>
<h3 align="center">设置单元格跨列、跨行属性</h3>
<center><table border="1" bordercolor="#3366ff">
<caption>云计算与物联网会议日程安排表</caption>
<tr style="text-align: center;">
<td colspan="2">上午</td>
<td colspan="2">下午</td>
</tr>