Click to See Complete Forum and Search --> : Testing Web Site Format
amacfarl
10-22-2003, 06:06 AM
Folks,
We have a web site which works perfectly on our systems. However we would like to ensure that it works with all browsers and all versions.
Is there a good web site testing tool for this?
Kind regards
Angus
Vladdy
10-22-2003, 06:22 AM
Post a link and I tell you if it works with different browsers....
amacfarl
10-22-2003, 06:27 AM
Unforunately I cant. It is a corporate site which at present is not deployed.
Hence why we were looking for a tool that allows us to test it in many different browsers without installing and uninstalling each browser version... ouch.
Or is there a definative guide as to what page coding is version dependant?
Thanks
A.
Vladdy
10-22-2003, 06:31 AM
If your code validates and presentation is separated from content, then your page works with any device and browser.
<hint>Ability of a web page to work with various client devices is inversly proportional to the number of table tags used in it</hint> :D :D :D