RetroZilla/parser/htmlparser/tests/html/title.html

8 lines
89 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<head>
<title/>
</head>
<body>
This should be in the body
</body>
</html>