> I've been searching on info on how to create a multiple column table =
> from one column of data.
>
> What I want to be able to do is create a table like so:
>
> Adam    Chris
> Bob       Dan
>
> But the code I found outputs like this:
>
> Adam    Bob
> Chris    Dan
>
> How do I do this?  I'm thinking that I might have to two tables.  If
> this is the case, how do I go about doing that?

Why not just put a <br> after the first entry, and hold as many as you want
in one cell (valign="top") and move to the next cell when done

Instead of having 4 cells, have 2.

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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