Divs Next To Each Other
Moderator: General Moderators
-
HokieTracks
- Forum Newbie
- Posts: 9
- Joined: Tue Mar 24, 2009 5:45 pm
Divs Next To Each Other
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?
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Re: Divs Next To Each Other
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.
-
HokieTracks
- Forum Newbie
- Posts: 9
- Joined: Tue Mar 24, 2009 5:45 pm
Re: Divs Next To Each Other
Ok, I will try that thanks.
EDIT: It worked. Thank you.
EDIT: It worked. Thank you.