您现在的位置:首页 >> 前端 >> 内容

css样式-td背景图,水平方向、垂直方向居中

时间:2013/6/8 16:26:22 点击:

  核心提示:td style=background-repeat:no-repeat;width:60%;height:100%;background-position:center;background-ima...

<td  style="background-repeat:no-repeat;width:60%;height:100%;background-position:center;background-image:url('<s:property value="metelogicalDetec.image"/>'););">


  background-image:设置td背景图片

  background-position:center 设置水平垂直方向居中

  background-repeat: no-repeat 不平铺 repeat-x 水平方向居中 repeat-y垂直方向居中

 

Tags:CS SS S样 样式 
作者:网络 来源:不详