类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
浏览器有没有只显示竖着的滚动条而不显示横着的!?
网友回答:
参考效果:
<body style="overflow-x:hidden">
<table>
<tr><td width="2400" bgcolor="#cc0000"><img src="a.gif" width="2500" height="50"></td></tr>
</table>
</body>