html 标签,a 标签, td标签

怎么去掉两个tr中间的距离<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.o... 怎么去掉两个tr中间的距离

<!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=utf-8" /><title>无标题文档</title><style> .class{color:#777777;font-size:14px; line-height:42px;} a.class{color:#777777;text-decoration: none; display:block; background:red; padding-left:20px} a.class:link{color:#777777;} a.class:visited{color:#777777;} a.class:hover{color:#ff6611; background:yellow}</style></head><body><table width="200" border="1" cellspacing="0" cellpadding="3" class="class"> <tr> <td style="height:42px; border-bottom:none; border-top:none;"> <a href="ywzl/class/?8.html" class="class" target="_self" style="width:200px; line-height:42px;">贷款担保</a> </td> </tr> <tr><td style="height:42px; border-bottom:none; border-top:none;"><a href="ywzl/class/?9.html" class="class" target="_self" style="width:200px; line-height:42px;">保函业务</a></td></tr><tr><td style="height:42px; border-bottom:none; border-top:none;"><a href="ywzl/class/?10.html" class="class" target="_self" style="width:200px; line-height:42px;">咨询顾问</a> </td> </tr> <tr><td style="height:42px; border-bottom:none; border-top:none;"><a href="ywzl/class/?11.html" class="class" target="_self" style="width:200px; line-height:42px;">咨询顾问</a> </td></tr><tr><td style="height:42px; border-bottom:none; border-top:none;"><a href="ywzl/class/?12.html" class="class" target="_self" style="width:200px; line-height:42px;">财务代理</a> </td></tr></table></body></html>
展开
 我来答
流年似锦乱浮生
2013-08-22 · TA获得超过359个赞
知道小有建树答主
回答量:117
采纳率:0%
帮助的人:71.6万
展开全部
border="1" cellspacing="0" cellpadding="3" 这个是你写的。你首先要知道他们代表什么,border是边框,你给边框1,代表其有值,所以每两个边框中间有2像素,cellspacing代表的是单元格之间的距离,cellpadding属性用来指定单元格内容与单元格边界之间的空白距离的大小,你给cellpadding值,中间也会产生距离,把它们都改为数值0即可:border="0" cellspacing="0" cellpadding="0"
wxqlgd
2013-08-22 · TA获得超过7025个赞
知道小有建树答主
回答量:415
采纳率:0%
帮助的人:323万
展开全部
<table width="200" border="0" cellspacing="0" cellpadding="0" class="class">
这样就行了
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
为人爱兮1990
2013-08-22 · TA获得超过219个赞
知道小有建树答主
回答量:376
采纳率:100%
帮助的人:91.7万
展开全部
style *{padding:0px;margin:0px;}
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式