View Single Post
  #10  
Old February 3rd, 2002, 10:12 PM
Gaurav's Avatar

Gaurav Gaurav is offline
Private
 
Join Date: Jan 2002
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Gaurav is on a distinguished road
Default Re: Q for any HTML gurus

SJ, I looked at your HTML code, you have a <table> within the <table>, the one whose <td> tag has the BACKGROUND property set. Add "BORDER=0" as a property to the inner <table> tag.
Reply With Quote