Hi all,
I used firebug to examine some website. It seems like they are using css float to arrange the div.
I wonder is there a better practice? besides using css?
Basically, I want the div to be aligned horizontally. Right now, I am using float left and right.
Thanks!
