html5/microdata-rdfa Overview.html,NONE,1.1

Update of /sources/public/html5/microdata-rdfa
In directory hutz:/tmp/cvs-serv18996

Added Files:
	Overview.html 
Log Message:
new

--- NEW FILE: Overview.html ---
<!doctype html>
<title>Microdata and RDFa Lite</title>
<style>
body { margin-top: 40px; margin-left: 40px; font-size: 120%; font-family: sans-serif; }
h1 { color: green; }
a { color: green; text-decoration: none; }
a:active { color: #C00; background: transparent }
a[href]:hover { background: #ffa }
</style>
<h1>Embedding machine-readable data in HTML documents</h1>
<p>The following specifications define mechanisms for embedding
machine-readable data in HTML documents:
<ul>
<li><a href="http://dev.w3.org/html5/rdfa">HTML+RDFa</a>
<li><a href="http://www.w3.org/2010/02/rdfa/sources/rdfa-lite/">HTML+RDFa Lite</a>
<li><a href="http://dev.w3.org/html5/md">HTML Microdata</a>
</ul>

Received on Sunday, 15 January 2012 22:06:44 UTC