Take a look at the js, it's pretty simple. However, it is true that you are leaving yourself open. At Yahoo, we treat IE6 as an a-level browser. http://developer.yahoo.com/yui/articles/gbs/ So you aren't going to see me push to change Yahoo! Finance to HTML5 tags. However, I have been doing it to smaller projects and am about to convert a client's site to html5 structure.
You need to build a site to learn HTML5 semantics, it's like the old days of hybrid table-based layouts. 7 years ago you really needed to ditch tables to truly understand CSS. If you are worried about a client, than do it on your personal site or for a more progressive client. Ted -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tom Livingston Sent: Friday, August 13, 2010 10:34 AM To: [email protected] Subject: Re: [WSG] Getting my feet wet in HTML5 On Fri, Aug 13, 2010 at 1:11 PM, designer <[email protected]> wrote: > Tom, > > I have 'played' with the simple elements and I like them. I actually wanted > to have a 'page' element (or wrapper) since that is an element that is used > an awful lot, but I never got anywhere with folk accepting it. For a simple > example, see: > > http://www.betasite.fsnet.co.uk/gam/altgam/gwelanmor.html > > Also see: > This is great. THanks. One other thing that's making me shy from the edge. A production (client site) site that relies on JS to render makes me sweat a little. Can anyone convince me that it's ok? -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com ******************************************************************* 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] *******************************************************************
