- From: David Dorward <david@dorward.me.uk>
- Date: Mon, 03 Apr 2006 07:30:01 +0100
- To: "'public-evangelist@w3.org' w3. org" <public-evangelist@w3.org>
On Mon, 2006-04-03 at 14:14 +0900, Karl Dubost wrote: > It's possible to use application/xhtml+xml at the development phase. > If the pages are invalid, there will not be displayed and/or having a > message showing the mistake depending on the browser. Only if the page isn't well formed, it is possible to be invalid yet still well formed documents: For example, in an XHTML 1.0 Strict document: <p> <spin class="shouldBeSpan">Hello</spin>, <div>world</div> </p> -- David Dorward <http://dorward.me.uk/> "Anybody remotely interesting is mad, in some way or another." -- The Greatest Show in the Galaxy
Received on Monday, 3 April 2006 06:32:26 UTC