Click to See Complete Forum and Search --> : ASP.net website not working on Mac browsers


senet
07-23-2009, 04:40 PM
I recently created this site for a client,

http://www.sherrondesign.com/

and for some reason the site is horribly messed up, most text and content doesnt show, white background, looks awful

this problem only exists if viewing the website on a Mac with any browser, including FireFox

it works perfect on any PC browser (IE, FF)

help!?!!?

kiwibrit
07-30-2009, 01:45 PM
This has nothing to for with accessibility - and I hope it gets moved. In the meantime I suggest your quickest way to get out of jail would be to change the doctype to XHTML 1.0 Transitional, declare your character coding (http://www.w3.org/International/tutorials/tutorial-char-enc/#Slide0250), then do a check validation with the W3c validator (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.sherrondesign.com%2Ftab%2FContact.aspx), getting rid of the more major errors. Good luck