Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: glideslope
  • Content: Threads
  • Order by date
  1. glideslope

    form within table - how to get rid of whitespace?

    The following code produce whitespace below the image. When the <form> is removed the whitespace disappears. Why? <html> <table border=1> <tr> <td> <form> <img src=&quot;butt0.gif&quot;> </form> </td> </tr> </table> </html>

Part and Inventory Search

Back
Top