Codesnipp.it Social Code Sharing

Ben W.

HTML5’s Microdata - rich-snippets

by Ben W. on Jul 26, 2011

<section itemscope itemtype=”http://schema.org/Person” itemref=”cite1> <span itemprop=”name”>Audre Lorde</span> was an <span itemprop=”jobTitle”>author,</span> <span itemprop=”jobTitle”>academic,</span> <span itemprop=”jobTitle”>activist</span> and <span itemprop=”jobTitle”>poet</span>, known for her many contributions to feminist literature and thought. Perhaps her most celebrated work is " <a href="http://t.co/8wbANUC"> Sister Outsider </a>," a collection of essays and speeches. She passed away on <time itemprop="deathDate" datetime="1992-11-17">November 17th, 1992</time>. </section> <!-- more HTML --> <footer> <a name=”citation1”>[1]</a> <a id=”cite1” itemprop=”url” href=”http://en.wikipedia.org/wiki/Audre_Lorde”> Audre Lorde on Wikipedia </a> </footer>

Can't see the comments? Please login first :)