I am converting a tabled layout to pure CSS...

With tables, the DIV's went like this:

X X X X X
X X X X X

Now they're like this:
X
X
X
X
X
etc....

What CSS option to I use for these DIV's to line them up in a row again?
(previously achieved within a TR)

Michael

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to