Make WordPress Core

Ticket #12335: html5-snippet.html

File html5-snippet.html, 652 bytes (added by springfeld, 14 years ago)

HTML 5 snippet to copy and paste into a post

Line 
1<figure itemscope="itemscope" itemtype="http://n.whatwg.org/work"> 
2    <dd><img src="http://farm5.static.flickr.com/4051/4376735708_16f5d8353a.jpg" style="border:0;padding:0;width:450px" itemprop="work" alt="Schildarmstadt" /></dd> 
3    <dt> 
4        <span itemprop="title">Schildawald</span> 
5        <a href="http://www.flickr.com/photos/springfeld/4376735708/" itemprop="author">Udo Springfeld</a> 
6        <small> 
7            <a href="http://creativecommons.org/licenses/by/3.0/de/" itemprop="license"> 
8                <abbr title="Creative Commons Namensnennung">CC-BY</abbr> 
9            </a> 
10        </small> 
11    </dt> 
12</figure>