Wed, 2010-08-18 23:22
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?
Thu, 2010-08-19 00:31
#1
Jimbeaux wrote: The new CSS
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.
