mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
17 lines
283 B
HTML
17 lines
283 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//ENTITIES HTML MathML Set//EN//XML" "xhtml-local.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>XHTML Doctype Example 3</title>
|
|
</head>
|
|
<body>
|
|
|
|
<div>
|
|
<span id="nbsp">√</span>
|
|
<span id="lang">⟨</span>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|