Files

17 lines
273 B
HTML
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Regression test 3</title>
</head>
<body>
<h1>Regression test 3</h1>
<p>
Autoclose of tag P
</p>
<hr>
<p>
Ok file no problem
</p>
</body>
</html>