Thierry's right. It's time to start making those baby steps into HTML5.
But you'll also need to add your charset and lang definition
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
...
ted
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Thierry Koblentz
Sent: Wednesday, November 10, 2010 2:54 PM
To: [email protected]
Subject: RE: [WSG] XHTML or HTML?
> Any thoughts on which we ought to be using, and what information
> ought to be up at top of an HTML page, along with <!DOCTYPE>, etc?
I'd go with <!DOCTYPE html> with nothing above that
--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************