读书人

怎么用html写一个table里背景图片不重

发布时间: 2011-12-25 23:21:20 作者: rapoo

如何用html写一个table里背景图片不重复呢
查了些资料说background 用no_repeat 但是哪里都没有介绍怎么用的,试了很多格式页不对,拜托那位给我写一个语句谢谢了。

[解决办法]
<body style= "BACKGROUND-POSITION: right bottom; BACKGROUND-REPEAT: no-repeat " bgProperties= "fixed " background= "../../img/notify.jpg " MS_POSITIONING= "GridLayout ">
这个是页面的背景图片不重复
[解决办法]
<table style= "background-repeat:no-repeat " >

读书人网 >asp.net

热点推荐