Hi, I'm in the progress of setting up a new wordpress site. I'm attempting to put some HTML (PS Output) on the top of the theme as can be seen here: ( http://judoonline.net/t2/ ) Yet when i go to put it on the site ( http://cheap-kindle.co.uk ), the html breaks up, and I'm at a complete loss as to why. If anyone can help I'd be very grateful! Matt.
Put the table code in the <body> section as it is currently showing as before the <head> this may cure the problem. If not try using a <!DOCTYPE> before the head so the server reads the page correctly.