blob: 5c963f557a149c9159fcbcff86125078f1035a90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html prefix="ex: http://example.org/terms#">
<head>
<meta charset=utf-8>
<title>Test 0254</title>
<base href="http://example.org/">
</head>
<body lang="en">
<p property="ex:prop" datatype="">A <strong>plain literal</strong> with a lang tag.</p>
</body>
</html>
|