mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 17:09:07 +00:00
14 lines
253 B
HTML
14 lines
253 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0186</title>
|
|
<base href="http://example.org/"/>
|
|
</head>
|
|
<body>
|
|
<div about ="#me" vocab="http://xmlns.com/foaf/0.1/" >
|
|
<p property="name">Ivan Herman</p>
|
|
</div>
|
|
</body>
|
|
</html>
|