mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-23 18:32:20 +00:00
14 lines
307 B
HTML
14 lines
307 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0321</title>
|
|
</head>
|
|
<body vocab="http://schema.org/">
|
|
<div typeof="Person">
|
|
<link property="rdfa:copy" resource="_:a"/>
|
|
</div>
|
|
<p resource="_:a" typeof="rdfa:Pattern">Name: <span property="name">Amanda</span></p>
|
|
</body>
|
|
</html>
|