If you ask this question, you should probably get someone with CSS skills.
It can be achieve with simple float: left but there are a barrage of other techniques depending on the situation. On Sat, May 16, 2009 at 1:51 AM, Michael <[email protected]> wrote: > > 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 > > > > -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
