> -----Original Message----- > From: Dave Merrill [mailto:[EMAIL PROTECTED] > > - Do you serve different style sheets or pages depending on > the browser and version? How many?
Nope. I have one CSS file for screen display (and another for printing) that is designed for IE 5.5 and Firefox. If you view our websites with an unsupported browser (old IE, Netscape, etc) then you get a nice little message telling you that you are using an unsupported web browser with a link to a long page explaining the reasons behind it and listing suggestions. > - Are you coding to W3C standards? Which one(s)? How much > does that actually help your pages be more universally compatible? I try to stick to XHTML 1.0 Strict whereever I can. > - It doesn't appear that you can have multiple versions of IE > installed on the same machine. Yes you can :-) Google for "simultaneous IE versions". You just can't have them running simultaneously, but they can all be installed. > - Do you have mac, linux and pc browser test machines? We've got an OSX machine which I do occasional Safari tests with. That's about it. > - For general public sites, what do you consider a reasonable list of > browsers and versions that you need to support? I start with Firefox and massage the output to work in other browsers. I suggest IE 5.5 at the oldest if you do lots of fancy CSS positioning, otherwise IE5 should be able to still do most of what you need. Then do an occasional check with Opera, and Safari if you can. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include <stdjoke.h> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193346 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

