Page 1 of 1

Divs Next To Each Other

Posted: Tue Mar 24, 2009 5:49 pm
by HokieTracks
Hi, I have been searching for an answer to this question and I noticed these forums. As you can see here http://hokietracks.com/index/home.php I have a vertical menu on the left and text/content on the right. The problem is the menu dictates how high up the text and content can go. Is it possible to place these two divs next to each other?

Re: Divs Next To Each Other

Posted: Tue Mar 24, 2009 6:08 pm
by Ambush Commander
Floating the div is the usual answer; you'll need to do some background-image trickery to make the column extend all the way down, though.

Re: Divs Next To Each Other

Posted: Tue Mar 24, 2009 6:11 pm
by HokieTracks
Ok, I will try that thanks.

EDIT: It worked. Thank you.