Java drop down menu position problem

SpaceshipSpaceship
Watch

jooles_c

New Member
Impact
0
I would really like set my page so it lies centrally (dynamically) in any web browser, but I'm not sure how to position the menu relatively instead of absolutely.

Currently I have had to align the page left so that the absolutely positioned menu stays where it is meant to be.

http://www.panztel.com/eziContact.htm
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
here you go, this should work

<body>
<table width="100%">
<tr>
<td align="center" width="100%">
#############
</td>
</tr>
</table>
</body>

where ########### is your current script
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
Appraise.net

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back