On 14/12/2011 10:12, Andrei Alexandrescu wrote:
On 12/12/11 7:46 PM, Stewart Gordon wrote:
On 06/12/2011 05:44, Andrei Alexandrescu wrote:
http://d-p-l.org

Andrei

Why does it have an HTML 4.01 doctype but then go on to use XHTML
syntax???

Stewart.

I wouldn't know. What needs to be done?

Andrei

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.d-programming-language.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

( http://goo.gl/pxtQE - the same link, just in case the above one gets wrapped and doesn't work)

Basically, xHTML uses <foobar />, html uses <foobar> or <foobar></foobar> depending on the tag.

The rest of the issues are with non-standard tags, eg <nobr> and <font> I think.

--
Robert
http://octarineparrot.com/

Reply via email to