Best Practices when debugging CSS

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have always debugged for the same browsers in both Windows 2000 and XP. for
example, I.E. 6 and 5, Firefox 1, 1.5, 20., Netscape, etc. Is this necessary
or do I just need the multiple browsers one one machine? Does/can I.E. 6, if
the same build, render sites differently when used on 2000 versus XP?

Any help would be greatly appreciated.
 
It's possible that IE6 and earlier may behave differently on different
versions of Windows. IE is so tightly coupled with the operating system
that it's effectively different programs on different versions. And of
course, IE6 sp2 is quite a different program from IE SP1. I owuld not
expect Firefox and other non-Microsoft browsers to behave differently on
different Windows versions.
 
Shawn said:
I have always debugged for the same browsers in both Windows 2000 and XP. for
example, I.E. 6 and 5, Firefox 1, 1.5, 20., Netscape, etc. Is this necessary
or do I just need the multiple browsers one one machine? Does/can I.E. 6, if
the same build, render sites differently when used on 2000 versus XP?

Any help would be greatly appreciated.

Multiple browsers in one OS should be fine (except for IE on MAC).
A better place to ask your question would be:
comp.infosystems.www.authoring.html
Or for CSS:
comp.infosystems.www.authoring.stylesheets
Most of the people over there are nice but be prepared to deal with a few
scumbags who hate IE.
Good Luck
photog
 
Back
Top