Please forgive this rube-ish HTML question...

I have 2 consecutive tables, the first of which is left aligned, and the
second is center aligned.  Like so:

   <table name="table1" align="left>
   ...
   </table>
   <table name="table2" align="center">
   ...
   </table>

What I want is one table under the other, with the second one centered on
the screen.  What I get is the two tables glommed together, side by side.
How do I circumvent this odd HTML behavior?  Mucho thanks in advance.

Chris Lennon
Senior Software Engineer
A Terra Nova Design Technologies, Inc.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to