Tuesday, November 15, 2011

Make HTML5 microdata useful, Part 1: Using jQuery on top of microdata

Make #HTML5 microdata useful, Part 1: Using #jQuery on top of microdata: The microdata specification lists two reasons why you might want to use microdata: To allow generic scripts to provide services that are customized to the page or to enable content from a variety of cooperating authors to be processed by a single script in a consistent manner. In this two-part series, learn to use microdata in both of these ways, starting with generic scripts on top of microdata. In this article, you will write one snippet of HTML to give you both an interactive event map and to enable Google, Bing, and Yahoo to display your page better in search results with Rich Snippets.