mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
10 lines
276 B
HTML
10 lines
276 B
HTML
<!DOCTYPE html>
|
|
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0001</title>
|
|
</head>
|
|
<body>
|
|
<p>This photo was taken by <span class="author" about="photo1.jpg" property="dc:creator">Mark Birbeck</span>.</p>
|
|
</body>
|
|
</html>
|