Skip to content

Instantly share code, notes, and snippets.

@danbri
Created June 10, 2011 15:32
Show Gist options
  • Save danbri/1019061 to your computer and use it in GitHub Desktop.
Save danbri/1019061 to your computer and use it in GitHub Desktop.
<html>
<head><title>a page about Noah</title></head>
<body profile="http://zoo.foaf.tv">
<div typeof="Person">
This is a sentence about a person called <span property="name">Noah</span>
who <span rel="creator">wrote a book called <span property="title">Noah's Story.</span>
</span>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment