Re: Table Trouble

by "Angel One" <angelone(at)angelonearth.net>

 Date:  Sun, 10 Mar 2002 18:41:14 -0500
 To:  <hwg-techniques(at)hwg.org>
 References:  thewebsons
  todo: View Thread, Original
    Hi Ben,
    Sometimes, in some browsers, on some operating systems...........it
helps to code tables like this:
<table align=left valign=top cellpadding=0 cellspacing=0 marginheight=0
marginwidth=0 hspace=0 vspace=0><tr align=left valign=top cellpadding=0
cellspacing=0
marginheight=0 marginwidth=0 hspace=0 vspace=0 topmargin=0
leftmargin=0><td><img src="1024/images/top" width=1008
height=71></td></tr><tr align=left valign=top cellpadding=0
    - putting the </td>'s & <tr>'s & other table code (& image tags when you
slice images for tables) against each other on the same line.
    HTH,
    ~ Paul


----- Original Message -----
From: "Ben Ocean" <lists(at)TheWebsons.com>
To: <hwg-techniques(at)hwg.org>
Sent: Sunday, March 10, 2002 10:12 AM
Subject: Table Trouble


> Hi,
> I want to get two rows of my table to square up next to each other with no
> space in between. The page can be seen here:
>
> http://performancemarketers.com/1024/eng/index
>
> I've tried the following code, all with no good result:
>
> <table align=left valign=top cellpadding=0 cellspacing=0 marginheight=0
> marginwidth=0 hspace=0 vspace=0>
>   <tr align=left valign=top cellpadding=0 cellspacing=0 marginheight=0
> marginwidth=0 hspace=0 vspace=0 topmargin=0 leftmargin=0>
>    <td><img src="1024/images/top" width=1008 height=71>
>    </td>
>   </tr><tr align=left valign=top cellpadding=0 cellspacing=0
marginheight=0
> marginwidth=0 hspace=0 vspace=0 topmargin=0 leftmargin=0>
>    <td align=left valign=top cellpadding=0 cellspacing=0 marginheight=0
> marginwidth=0 hspace=0 vspace=0 topmargin=0 leftmargin=0>
>     <table align=left valign=top cellpadding=0 cellspacing=0
marginheight=0
> marginwidth=0 hspace=0 vspace=0 topmargin=0 leftmargin=0><!-- This is the
> navigation bar -->
>
> Suggestions?
> TIA,
> BenO
>
>
>
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA