用DW做的表格在IE、谷歌显示正常,但在火狐表格线条出现错位,左侧的线条出现空隙,帮忙看看如何修改

<STYLEtype=text/css>table{border-collapse:collapse;}.hong{font-family:"宋体";font-size:... <STYLE type=text/css>
table{border-collapse:collapse;}
.hong{
font-family: "宋体";
font-size: 12pt;
border:2px solid #CC66FF;}
</STYLE>
<table border="1" cellpadding="2" cellspacing="0" bordercolor="#CC66FF" class="hong">
<tbody>
<tr>
<td width="142" valign="top" class="hong"> 高祖武帝(李渊)</td>
<td width="142" valign="top" class="hong"> 武德(9)</td>
<td width="142" valign="top" class="hong"> 戊寅(五)</td>
<td width="142" valign="top" class="hong">618</td>
</tr>
<tr>
<td width="142" valign="top" class="hong"> 太宗文帝(~世民)</td>
<td width="142" valign="top" class="hong"> 贞观(23)</td>
<td width="142" valign="top" class="hong"> 丁亥</td>
<td width="142" valign="top" class="hong">627</td>
</tr>
</tbody>
</table>
展开
 我来答
xdownx
2012-12-19 · TA获得超过2052个赞
知道小有建树答主
回答量:1135
采纳率:0%
帮助的人:1199万
展开全部

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

<html xmlns="http://www.w3.org/1999/xhtml";>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />

<title>无标题文档</title>

<style>

.content{ font-size:12px; line-height:25px; color:#000000;}

</style>

</head>

 

<body>

<table width="500" border="0" align="center" cellpadding="0" cellspacing="2" bgcolor="#CC66FF" class="content">

  <tr bgcolor="#FFFFFF">

    <td>1</td>

    <td>2</td>

    <td>3</td>

    <td>4</td>

    <td>5</td>

  </tr>

  <tr bgcolor="#FFFFFF">

    <td rowspan="3">&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

  </tr>

  <tr bgcolor="#FFFFFF">

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

  </tr>

  <tr bgcolor="#FFFFFF">

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

  </tr>

  <tr bgcolor="#FFFFFF">

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

    <td>&nbsp;</td>

  </tr>

</table>

 

 

</body></html>

 

 

你可以通过间距来实现这个功能,而且永远兼容,且简单,你不防看下我的代码,比你的更简单明了的。

 

百度网友139e519
2012-12-19 · TA获得超过102个赞
知道小有建树答主
回答量:187
采纳率:100%
帮助的人:116万
展开全部
将table的属性class=“hong”去掉或者把border=“1”换成border=“2px” 试试
追问
没有用
追答
你把异常的那段代码,就是天复(4) 、901那部分发上去我看看
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
火狐
2014-04-22 · Firefox,最快最安全的上网体验
火狐
Mozilla Firefox火狐浏览器,是一款开放安全的开源浏览器,全球拥有5亿用户。
向TA提问
展开全部
  您好!很高兴为您答疑!

  火狐下可以安装Firebug检查页面代码,从您提问中这部分看不出有什么问题,仔细检查下细节部分。
  您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式