David Dorward wrote: > complying with, or at least extracting any sense from Appendix C > is hard. That depends on the browser. From my POV it's simple, not hard, it boils down to "never use <br/>, use either <br> in HTML or <br /> in XHTML. And while you're at it stay away from '". For aesthetical reasons encouraged by my browser I picked your recipe "no <?xml ... ?>". But Christoph's C.1+C.9 recipe makes more sense for syntactical reasons, an XML parser won't see any funny "meta charset windows-1252" and assume UTF-8. No issue for my ASCII pages, but I've to fix about three windows-1252 pages. FrankReceived on Sunday, 8 October 2006 20:43:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:23 GMT