0
点赞
收藏
分享

微信扫一扫

设置表格背景图片居中不重复

尤克乔乔 2022-07-27 阅读 142
编程语言

<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="245" align="center" background="images/zk0724_02_01.jpg" style="background-repeat:no-repeat; background-position:center" ></td>
</tr>
</table>

举报

相关推荐

0 条评论