- From: Kornel Lesinski <kornel@geekhood.net>
- Date: Thu, 20 Nov 2008 20:18:59 -0000
- To: Tei <oscar.vives@gmail.com>
- Cc: www-html <www-html@w3.org>
On Thu, 20 Nov 2008 17:32:36 -0000, Tei <oscar.vives@gmail.com> wrote: > Any idea? If you just want to appease the W3C Validator, then write your own DTD. I've written one that allows <input type=search>: <!DOCTYPE html PUBLIC "-//KURS BROWSEHAPPY//DTD XHTML 1.0 Strict + Hacks//EN" "http://kurs.browsehappy.pl/xhtml.dtd"> See http://kurs.browsehappy.pl/xhtml.dtd It's not using the X of XHTML. For HTML it looks almost identical. -- regards, Kornel Lesinski
Received on Thursday, 20 November 2008 22:30:41 UTC