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

9 lines
137 B
HTML

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