Problem with display of pages in IE
i'll keep short , simple, i'm not after criticism of work if mess understand, i've re-coded website designed friend has joined army & serving cannot in touch him help, i'm novice website designer i'm stumped why pages behaving way are
i've made website friend's pub , looked brilliant in dreamweaver cs5's design view went ahead , used ftp program filezilla send live on domain , shifted pictures , displays differently in ie in chrome e.g. "find us" page has large white bar @ bottom in ie shouldn't there , can't rid of it, doesn't show in chrome?
any or code may able implement appreciated, freecey.
edit: forgot add link site - www.thelightdragoon.co.uk
also aware of problems home page & menu page yet attempt fix yet.
your suspicions confirmed. it's pretty messy.
the page has no doctype, rendered in quirks mode, making display in given browser unpredictable.
the page has <object> tag above <head> invalid placement.
your code needs checked errors - validator finds must fixed. once code validates can begin troubleshoot layout....
(the errors need pay attention begin line 30)
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment