
August 31st, 2001, 08:40 AM
|
|
|
|
You're going to have to check every minor detail. Even if you avoid the browser-specific tags, each browser implements the "standard" stuff differently. For instance, the default cellspacing and cellpadding for tables are different in IE than they are in Navigator. Same goes for the default "padding"/"margin" for HTML pages. IE also displays pages based upon 96 dpi, whereas Netscape (4.x) uses 72 dpi, so that will throw off any calculated dimensions.
__________________
 Michael
|