HTML problem ?

rclakmal

Active member
  • May 8, 2008
    698
    183
    43
    In a galaxy far far away
    Machanla mama blog ekakta table ekak damma ....eth table eka enne anthima text ekata wada godak pahalin !!!!!!!!! what i mean was after i publish the post there is a great gap between last text and the table ,i dont know how to remove that white GAP!!!!
    can anybody help me ,im still new to HTML !!!!!!!!!!
     

    rclakmal

    Active member
  • May 8, 2008
    698
    183
    43
    In a galaxy far far away
    ah reply karapu machanlata thnaks!!!!!! eka mam hoyagththa !!!!!!!
    Instead of writing ur HTML code downwards ,IE:
    <tr>
    <th>Name
    </tr>

    if u write it in a single row it will do my job,there wont be any unnecessary white spaces between text and table .
    like this : <tr><th>Name</tr>