table 粗边框,border重合

440 阅读1分钟
解决方案:

table{ border-collapse: collapse;}


  table 标准格式:

<table class="" border="1" cellpadding="0" cellspacing="0">