色戒未删除完整版在线播放|免费视频二区|电影大尺度未删减视频|婷婷五情天综123,免费在线观看黄,特一级黄色录像,复仇者联盟2免费完整版在线观看国语

行業(yè)動態(tài)
網(wǎng)頁背景圖片居中,背景圖片平鋪,定義網(wǎng)頁背景圖片
發(fā)布日期:2009-09-05 閱讀次數(shù):6808 字體大小:

body {

 font-size: 12px;
 background-image: URL(bg.jpg);/*定義網(wǎng)頁背景圖片*/
 background-position:center center;/* css背景圖片水平、垂直居中*/
 background-repeat: repeat-y;/* css背景圖片垂直平鋪,no-repeat為不平鋪,repeat為水平垂直平鋪*/
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}