HTML needed to make Internet Explorer display pages with correct layout?

Zarlock

New member
I am working (slowly) on a new design for a website and have an issue with the way Explorer displays some things (I know it is common for explorer but I can't find a solution that works). For example http://www.mindfithypnosis.com/cure-insomnia-hypnosis.htm
I can not for the life of me
1) get the top title to center,
2) there is a pixel or two space in the table causing a few pixels of white space at the edges of the top image,
3) the left menu is a iframe link, which I need to put a background in as Explorer shows white space not the table background under the iframe (yet then I need to constantly change the size of the Iframe as the menu changes or there is blank spaces in other browsers
4) The dropdown menu (CCS based) just does not work

I have added the the Validation code for HTML 4 (all varieties) and it fixes the dropdown menu in explorer but all other browsers are then completely screwed up not displaying the Iframe menu or half the pages and found it seems only to work with the code "<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />" for the other browsers

So if there a way of fixing this?

Thanks
 
Back
Top