fix usage info
[HTML5TV.git] / media / yuit-html5 / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 Brad Neuberg
5  </span>
6  <span class="summary">
7 Introduction to HTML5
8  </span>
9 <br>
10  <a class="url" href="http://developer.yahoo.com/yui/theater/video.php?v=neuberg-html5">YUI Theater</a>,
11  <span class="location">Yahoo!</span>
12  <abbr class="dtstart" title="20091013">October 13, 2009</abbr>
13  <div class="description">
14 Brad Neuberg of Google provides a wide-ranging introduction to HTML5 as it's being implemented in modern browsers, including features such as SVG/Canvas, the video tag, database storage, app-cache, and more.
15  </div>
16 </div>