Quote:
|
Originally Posted by pgo
Rethink your markup scheme. Floating them is not going to be a problem. I guarantee it.
|
could you please elaborate ?
the basic setup is a 3 column layout with divs.
each column div has it's own margins, if i want to float those elements i'm struggling with, i'd have to take away the margin of the columns div and put margins on each of the different container div's or floating elements in that column. is that what you mean ?