Floating throwing off positioning

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pacmanfan
Beginner
Beginner
Posts: 2
Joined: Sun Dec 21, 2003 2:18 am
Location: Mansfield, MO
Contact:

Floating throwing off positioning

Post by pacmanfan »

http://cpanel30.gzo.com/~solanums/test/ ... ngtest.php

The menu is included in the main PHP file, but is for some reason not positioning itself according to the menu.php file, but rather the whole document. Any way to fix this?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

For one thing your html is all out of whack. You have code starting before the <html> tag, then you have </body></html>, but go on with additional coding. Fix your syntax, then we'll be happy to take a closer look.
John
pacmanfan
Beginner
Beginner
Posts: 2
Joined: Sun Dec 21, 2003 2:18 am
Location: Mansfield, MO
Contact:

Post by pacmanfan »

Whoops :oops:

Got that issue fixed.
Post Reply