1 reply [Last post]
Jimbeaux
Jimbeaux's picture
User offline. Last seen 1 year 24 weeks ago. Offline
newbie
Timezone: GMT-4
Joined: 2010-08-18
Posts: 1
Points: 2

We are currently developing a site for true HTML5 and would like to converse with others who are doing the same. We are excited about what we are seeing in HTML5 and CSS3. The new CSS elements are very logical and convenient. What are your thoughts?

Tyssen
Tyssen's picture
User offline. Last seen 20 hours 7 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2004-05-01
Posts: 8123
Points: 1302

Jimbeaux wrote: The new CSS

Jimbeaux wrote:

The new CSS elements are very logical and convenient.

Do you mean the new HTML elements or the new CSS3 modules?

My feeling is that using the new HTML5 elements is fine if you're developing a site that you know won't have a significant proportion of users using older versions of IE with js disabled. Otherwise, you're still going to have to wrap those new elements in other elements that those browsers understand without the help of js.

How to get help
Post a link. If you can't post a link, jsFiddle it.
My blog | My older articles | CSS Reference