Click to See Complete Forum and Search --> : how can I make my divs next to each other?


bcm
03-12-2005, 06:00 PM
Ok I am working on my first full CSS layout...

How do I make a div next to another div? Like lets say I have a table going and I want to put text in the cell to the right. Whenever I try to do this the 2nd div just ends up below the first div.


thanks in advance...

bcm
03-12-2005, 06:53 PM
cancel that i figured it out.......so thats what "float" does...

Triumph
03-12-2005, 11:24 PM
Originally posted by bcm
cancel that i figured it out.......so thats what "float" does... I love when the light bulb goes on in my head, how about you? :)