just directly to subtitle *text*
[HTML5TV.git] / media / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 author
5  </span>
6  <span class="summary">
7 title
8  </span>
9  <a class="url" href="">conference</a>,
10  <span class="location">location</span>,
11  <abbr class="dtstart" title="2009mmdd">date</abbr>
12  <div class="description">
13 description
14 <p>
15  </div>
16 </div>