Click to See Complete Forum and Search --> : Multiple Browser viewing issues


gwepas
03-07-2006, 04:10 PM
Web site developed with FP (html pages only). Find that the background image in a table cell is not tiling in Firefox, Opera and Netscape browsers. Also <ul><li> styles not viewing correctly in Netscape. Any ideas on script to be added to page template to combat this.

welsh
03-07-2006, 04:24 PM
validate your code: http://validator.w3.org/

gwepas
03-07-2006, 05:27 PM
Thank you - have validated and only had a few missing 'alt' attributes.

ray326
03-07-2006, 11:07 PM
I'm guessing that FP has not included a full doctype on the pages so IE will render in quirks mode and never be able to match up with the web browsers.

pcthug
03-08-2006, 01:20 AM
http://www.w3.org/QA/2002/04/valid-dtd-list.html