Home > Web Front-end > HTML Tutorial > Help! After the code formatting specification, there is a gap between the two TABLEs! _html/css_WEB-ITnose

Help! After the code formatting specification, there is a gap between the two TABLEs! _html/css_WEB-ITnose

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-24 12:21:41
Original
1140 people have browsed it

Reply to discussion (solution)

Reset
table { border-collapse: collapse; border-spacing: 0; }

Thank you, only one person answered , points will be given to you.
It turns out to be the reason for img.
IMG
{
Border: None;
}
Add a vertical-align: top; there will be no gap.

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template