Re: Stacked tables (I'll betcha this is a stupid question, but here goes):

by "Eric Bednarz" <doublebase(at)wanadoo.nl>

 Date:  Mon, 23 Jul 2001 03:22:45 +0200
 To:  <hwg-techniques(at)mail.hwg.org>,
"Berk/Devlin" <armadill(at)earthlink.net>
 References:  earthlink
  todo: View Thread, Original

check the alignment;
default is left, but applying align=left has a different result.
eg:

<.table>...<.table>...<.table>
will display:
1st table
2nd table
3rd table

<.table align=left>...<.table align=left>...<.table align=left>
will display:
1st table|2nd table|3rd table

hth, eric

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