-
Website
http://blog.ashmind.com/ -
Original page
http://blog.ashmind.com/index.php/2007/05/22/microformats-are-web-20-virus/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
regisbsb
3 comments · 1 points
-
Busby SEO Test
1 comment · 1 points
-
Weex
1 comment · 2 points
-
alwin
1 comment · 2 points
-
ctacke
1 comment · 1 points
-
-
Popular Threads
Microformats achieve the same thing, do not break the way (X)HTML is supposed to work, use what is defined in (X)HTML for semantics, and are backward-compatible to quirksmode
Perhaps microformats are only a stepping-stone, but they are a good one
All three browsers that I have at home (IE7, Firefox and Opera 9.20) handle them just fine.
But, formally, if I set doctype to xhtml, I feel my right to push in any tags if they have correct (xmlns declared) namespaces. And browsers behave as if I am right.
The only problem with this is that IE requires xmlns on html tag, and that means that my content can not be embedded without an iframe (which is not a solution). I am still figuring out the solution for this problem.