怎样不让表格背景图片居中而不平铺?

wwwpgcnnet 2005-06-13 01:53:22
和怎样控制表格背景图片的尺寸?
...全文
1014 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
madpolice 2005-06-13
  • 打赏
  • 举报
回复
<table width="201" height="400" border="1" align="center" cellpadding="0" cellspacing="0" style="background:url(/images/main/default/point_4.gif) no-repeat center">
<tr height="50">
<td>dfdfd</td>
</tr>
</table>
madpolice 2005-06-13
  • 打赏
  • 举报
回复
<table width="201" height="400" border="1" align="center" cellpadding="0" cellspacing="0" style="background:url(/images/main/default/point_4.gif) no-repeat center center">
<tr height="50">
<td>dfdfd</td>
</tr>
</table>
patchclass 2005-06-13
  • 打赏
  • 举报
回复
background-position: center; /*居中*/
background-repeat:no-repeat; /*不平铺*/
background-image:url('image/bgimg.gif');/图片src*/
renjunjun 2005-06-13
  • 打赏
  • 举报
回复
<table style="background-position: center; border-collapse: collapse; background-image:url('image/bgimg.gif'); background-repeat:no-repeat" width="300" height="200">

28,406

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧