Skip to content

Instantly share code, notes, and snippets.

@stain
Last active June 8, 2018 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stain/5da143c140031de434380e74944abb98 to your computer and use it in GitHub Desktop.
Save stain/5da143c140031de434380e74944abb98 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The HTML5 Herald</title>
</head>
<body>
<div vocab="http://schema.org/" typeof="Person" resource="https://orcid.org/0000-0001-9842-9718">
<span property="name">
<span property="givenName" lang="no">Stian</span>
<span property="familyName">Soiland-Reyes</span>
</span>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment