On 29/07/05, Michael Cassidy <[EMAIL PROTECTED]> wrote: > Wondering about this: how do people tackle the problem of browsers > working differently. > Since 90+% of users use IE Win wouldn't it be better for most sites to > get their pages to work in IE Win then modify them for other browser? > Or is it better to get it working in a browser that conforms to specs > the go after IE Win?
Personally, I start with anything-but-IE and that add hacks/workarounds as necessary to make IE render okay (even if not identically). Starting with IE would result in some really messing code, IMO. It just makes more sense to me to begin with the less buggy UAs. -- T. R. Valentine The only excuse for using IE is ignorance (or testing) (stupidity is a reason, _not_ an excuse). ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
