• λ我爱Aspx >> Asp.Net >> 是否滤镜效果不能在table里使用呀?
  • 是否滤镜效果不能在table里使用呀?

  • :aspxer  Դ:csdn  :2007-7-6 2:49:26  ؼ:
  • <table width="750" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="green">

    google_ad_width = 250; google_ad_height = 250; google_ad_format = "250x250_as"; google_color_url = "000000";

    <tr>

    <td>

    <div id="skip" align=center style="FILTER:alpha(opacity=50); position:absolute; left:80%; top:183; height:14px; width:20%; background-color:yellow; z-index:0">

    <font color=red><a onmouseover="this.style.cursor="hand"" onclick="toPrev()"> <<Prev.</a>

    <a onmouseover="this.style.cursor="hand"" onclick="toNext()">Next>></a></font>

    </div>

    </td>

    </tr>

    </table>

    以上代码,滤镜效果不能工作。去除掉<table><tr><td>标签后就OK了。

    是不是滤镜效果不能在table里使用呀?

    我想让整个网页只显示在屏幕中心750px的地方,两头留空白。

    有什么解决方案吗?

    谢谢!

    Ҷƪл˵?
  • һƪCSS定义了表格的宽度,而一个页面需要取消这个定义该如何处理
    һƪ<nobr>在opera浏览器里面失效。在W3C标准里,怎么实现图片文字混排但是在一行?