tenfourfox/testing/web-platform/tests/ext-xhtml-pubid/the-xhtml-syntax/parsing-xhtml-documents/xhtml-pubid-2.xhtml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
209 B
HTML

<!DOCTYPE html SYSTEM "xhtml-local.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>XHTML Doctype Example 2</title>
</head>
<body>
<div>
<span id="nbsp">&nbsp;</span>
</div>
</body>
</html>