您现在的位置: 万盛学电脑网 >> 程序编程 >> 网页制作 >> Html5 >> 正文

简单的html表格代码

作者:佚名    责任编辑:admin    更新时间:2022-06-22

大家知道怎么做好html表格代码吗?下面我们就给大家详细介绍一下吧!

cellpadding="0" cellspa<table border="1"  bordercolor="#000000" width="500" height="300" cing="0">
<tr><td  rowspan="2"></td><td></td></tr>
<tr><td></td></tr>
</table>

相信大家已经学会html表格代码了吧!感谢大家对我们网站的支持!

相关推荐:

如何在html表格中加图片呢