Help - Search - Members - Calendar
Full Version: How to remove the gap between two table rows
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
Gharib
Dear All,

I have just finish a design for graphical frame for my text (text with graphical frame).
The Idea is to create a table with 9 cells, the middle one for text and the balance will be for the graphics.
Everything is fine except that I have a small gap between the first row and the second one.
So, can you please help me to solve this issue?
The html file with all graphics are attached.

Thanks and Best Regards
pandy
Use a doctype and fix the validation errors.
http://htmlhelp.com/tools/validator/

I only saw the gap in IE. Mending the broken table made it go away.
Gharib
Thank you for your help.
yes, the problem is at line 8 and 9.
<tr>
</tr>
and it should be
</tr>
<tr>

Thank you again.
pandy
You're welcome. smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.