Files
VSS/testsuite/html/test_data/comment_html_4.xhtml
2022-07-19 14:13:47 +03:00

11 lines
256 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Test of the 'html' end tag omitting</title>
</head>
<body>
<p>Welcome to this example.</p>
</body>
</html>
<!-- Comment after the end tag of the 'html' element -->