Whenever I use html table tags, lot of vertical space is getting wasted between the tables.?

The vertical space wasted is not within the table. It is outside the table i.e. 1. between text above and the table. 2. between one table above and one table below. I need borders, at least border='1' The nature of the problem can be seen at <a href="http://www.bhagavadgitayb.blogspotcom" target ="_blank">Bhagavad Gita</a>

Public Comments

  1. try <table border="0" cellpadding="0" cellspacing="0"> </table>
  2. the answer above is correct
Powered by Yahoo! Answers