Michael
#divid{
float:left;
}
----- Original Message -----
From: "Michael" <[email protected]>
To: <[email protected]>
Sent: Saturday, May 16, 2009 1:51 AM
Subject: [phpug] Table to CSS
>
> 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]
-~----------~----~----~----~------~----~------~--~---