Re: [AGENDA] Media Annotations WG Teleconf - 2010-06-01

Dear all,

> Expected:
> Regrets: Felix, Tobias

Regrets for me. In a meeting in Luxembourg.

> Needs to be fixed:
> It can not be HTML validated, the current doctype declaration is wrong
> <!DOCTYPE html>

This is the correct doctype for an HTML 5 document :-)

> <html>
> should probably be something like this:
> <?xml version="1.0" encoding="utf-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "_http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd_">
> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-us">

This is the correct doctype for an HTML 4 document :-)
Best regards.

   Raphaël

-- 
Raphaël Troncy
EURECOM, Multimedia Communications Department
2229, route des Crêtes, 06560 Sophia Antipolis, France.
e-mail: raphael.troncy@eurecom.fr & raphael.troncy@gmail.com
Tel: +33 (0)4 - 9300 8242
Fax: +33 (0)4 - 9000 8200
Web: http://www.eurecom.fr/~troncy/

Received on Monday, 31 May 2010 16:46:38 UTC