mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
8 lines
198 B
XML
8 lines
198 B
XML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>An invalid document</title>
|
|
</head>
|
|
<body>
|
|
<p>This XHTML document is <span class="#foo">invalid</span>.</p>
|
|
</body>
|
|
</html>
|