DTD (x)html5

[email protected] Thu, 23 Sep 2010 15:26:50 +0200
Newsgroups gmane.comp.kde.devel.quanta.user
Message-ID <[email protected]>
You may also define your own DTD (x)html5
proposed by someone in W3C ... which I implemented:

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
	---
</html>

Use only index.html or *.htm as file endings (not *.xhtml).
This works in all major browsers. However, Firefox still has a bug that will not render html5-tags correct if put inside an anchor (!).
| Leif