View Full Version : placing pull down menus


blkshygurl
06-02-2003, 01:52 AM
Hi. I have two pull down menu's and I want to align them at the bottom right side of my page. Does anybody know how to do this, or can offer some help?

Thanks in advance!

zangerbanger
06-02-2003, 02:21 AM
<div style="position:absolute; top:#px; left:#px; z-index:#;">
PULL DOWN MENU
</div>

blkshygurl
06-02-2003, 02:30 AM
where exactly would i place the coding you just stated? Also, because I have two, how could I make it so they're side by side instead of right on top of each other?