|
藍森林 http://www.lslnet.com 2006年8月25日 8:28
求教:在Mozilla Firefox裡怎麼設置背景?
[html]
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="0" bgcolor="#000000">
<tr>
<td height="200">
</td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td style="height:80px;background:#ffffff fixed url(http://www.blueidea.com/img/common/logo.gif) no-repeat left top;">
</td>
</tr>
</table>
[/html]
這樣設置只是在IE裡有效果,轉到Firefox就沒背景了 |
這樣可以兼容,但是除了這樣設置以外,是否還有更好的方法呢?
[html]
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="0" bgcolor="#000000">
<tr>
<td height="200"></td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td height="400" style="background:#ffffff fixed url(http://www.blueidea.com/img/common/logo.gif) no-repeat left 210px!important;background-position:left top;">
</td>
</tr>
</table>
[/html] |
沒人???來人教教我啊 |
再頂! |
再頂!!!! |
頂... |
好無力...沒人885? |
無力也得頂! |
萬年...也得頂! |
|