View Full Version : positioning a drop down menu


sleepy1015
03-23-2003, 05:08 PM
i put a drop down menu on my page to use for navigation, but i don't know the code for positioning it where i want and i don't want to leave it in the top-left corner of my page cuz that looks bad. can anyone help? please + thank you

MaGiCSuN
03-23-2003, 05:26 PM
you can use this code:

<div style="position:absolute; top:#px; left:#px">
drop down menu code here
</div>

change the # to the numbers where you want to position it. Next time when you ask a question please sure the forum before asking because this question is asked many times allready :)

Love,
mirna