<[EMAIL PROTECTED]:> > In fact, I took a look at the 'source' of the url cited by you, and it looks like this: > > <div class="literallayout"><p><span style="white-space: pre;">Result:.. > > So perhaps it is more or less a browser problem not understanding the > style.
As it turns out, "white-space: pre" is not supported by Internet Explorer. If we stick to the stylesheet (we should), there's little we can do about this, except hope things will improve. Rob
