View Full Version : drop down menus


Maia
04-27-2003, 08:52 PM
how do u align your dropdown menus? i've tried <div align= > but it doesn't work.

Aprilrenee
04-27-2003, 09:11 PM
What is the exact code you did?

<div id="content" style="position: absolute; z-index: 2; left: ##px; top: ##px; width: ##px; height: ##px;">Your stuff goes here</div>

Alot of times i forget to add width and height and it does not work.