xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<table border="1">
<tr>
<td>一些文本</td>
</tr>
<td></td>
</table>
<p>如果在上面的空单元格中没有边框,你可以插入一个空格 : &nbsp;</p>
</body>
</html>