On Wed, 31 Jul 2002 19:51:30 -0400 David Goodger
<go...@us...> wrote:
[...]
> AFAICT the output is legal HTML 4.
No, the output is *not* legal HTML 4 since it is in a XML syntax, not SGML
one. There are some differences between XML and SGML in what is allowed. For
example empty tags like <this/> do not exist in SGML, and therefore browsers
that don't support XHTML (and hence XML) might get confused.
> Do you know of a browser that doesn't support Docutils' (X)HTML output but >
> *does* support HTML 4?
I'm not sure since I'm unable to test, but I have a feeling most AmigaOS
browsers do not support XHTML but do support HTML 4. For example, they have
mostly very spotty CSS support, so it wouldn't suprise. Whether or not this
results in bad display, I don't know (don't have the possibility to test it
right now; I might do so this weekend).
---
Adam Chodorowski <ad...@ch...>
Windows is a 32 bit patch to a 16 bit GUI based on a 8 bit operating
system, written for a 4 bit processor by a 2 bit company which cannot
stand 1 bit of competition.
|