Le 9 déc. 2007 à 17:03, j.j. a écrit : > CON > <xmp><![CDATA[ XHTML needs CDATA section. ]]></xmp> 1. that makes it more difficult to go from HTML to XHTML format to the other. 2. That creates an issue with HTML http://tinyurl.com/2ep2dl Rendered view: <![CDATA[<code>html without escaping</code>]]> 3. You can't use xmp inside xmp <!DOCTYPE html> <html> <title>boo</title> <xmp> Using <xmp>html code</xmp> to show the source code</xmp> </html> Rendered view: Using <xmp>html code to show the source code -- Karl Dubost - W3C http://www.w3.org/QA/ Be Strict To Be CoolReceived on Monday, 10 December 2007 03:15:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:40:06 GMT