mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 17:39:19 +00:00
13 lines
267 B
HTML
13 lines
267 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0312</title>
|
|
</head>
|
|
<body>
|
|
<p vocab="http://schema.org/" typeof="Person">
|
|
The homepage of <a href="http://example.org/" property="homepage" rel="nofollow">Some Body</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|