ru_php/ext/dom/tests/test.html

10 lines
144 B
HTML
Raw Permalink Normal View History

<html>
<head>
<title>Hello world</title>
</head>
<body>
This is a not well-formed<br>
html files with undeclared entities&nbsp;
</body>
</html>