Angus,

You've got a bunch of issues here. You need to first get your PHP to output
valid HTML. The output is a mess. 
-- Stray question mark character in the head.
-- Incorrectly formatted LINK element due to some stray PHP code injection
-- LINK element in the BODY of your page.
-- BODY and HTML elements not closed.

Before you can worry about the layout, you've got to get your PHP outputting
clean HTML.

...Rob E.
____________________________________
Rob Emenecker @ Hairy Dog Digital
www.hairydogdigital.com
 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to