藍森林首頁 | 返回主頁 | 本站地圖 | 站內搜索 | 聯繫信箱 |
 您目前的位置:首頁 > 自由軟件 > 技術交流 > 應用編程


    

藍森林 http://www.lslnet.com 2006年8月25日 8:28

請教關於表格背景的問題

我想把背景和表格底部對齊,或者不重複平鋪背景。能解決嗎?謝謝

[html]
<style type="text/css">
td.{background-image:url(http://www.blueidea.com/gg/midoidea/11.jpg);
background-repeat:no-repeat;background-position:bottom;
}

</style>
<table border=1 width=300 height=300>
<tr>
<td></td>
</tr>
</table>
[/html]




Copyright © 1999-2000 LSLNET.COM. All rights reserved. 藍森林網站 版權所有。 E-mail : webmaster@lslnet.com