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

html表格背景色的设置方法

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

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

style="background:red"如:<table style="background:red" > 针对表格<td style="background:red" > 针对表格单元格<tr style="background:red" > 针对表格一行

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

相关推荐:

html表格自动换行的方法