mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 12:23:08 +09:00
10 lines
280 B
HTML
10 lines
280 B
HTML
<!DOCTYPE html>
|
|
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test</title>
|
|
<link rel="xhv:next xhv:prev	xhv:first
xhv:last
xhv:subsection" href="http://example.org/test.css" />
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|