unwanted space between two tables in the HTML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • muthurama
    New Member
    • Oct 2007
    • 1

    unwanted space between two tables in the HTML

    How to remove the unwanted space between two tables in the HTML
  • FullyH3ktik
    New Member
    • Sep 2007
    • 52

    #2
    add this to the tables [HTML]cellspacing="0"[/HTML]

    Comment

    Working...