php-8.0.30-src/ext/dom/tests/test.html

10 lines
144 B
HTML

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