What is HTML5 Microdata?
I search many article on HTML 5 microdata but i ant got a clear view on that.Can somebody provide me a good article开发者_C百科 on that ??
Mark Pilgrim's Dive Into HTML5 gives this definition:
Microdata annotates the DOM with scoped name/value pairs from custom vocabularies.
Read the whole section for further explanation and examples.
http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#microdata
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=176035 and http://www.data-vocabulary.org/ are good resources.
精彩评论