开发者

adjust spacing between tables in html

开发者 https://www.devze.com 2023-03-29 12:12 出处:网络
I have 2 tables used as 2 rows for one structure: 开发者_StackOverflow社区First Table have different width

I have 2 tables used as 2 rows for one structure:

I set spacing parameters to 0 still there is a slight difference between first table and second table

How to overcome this problem?


Probably margins or borders or padding. Heres an example with no padding and no margins.

http://jsfiddle.net/hnnAN/1/

0

精彩评论

暂无评论...
验证码 换一张
取 消