RetroZilla/parser/htmlparser/tests/html/head01.html
2015-10-20 23:03:22 -04:00

9 lines
95 B
HTML

<html>
<head>
<title> this is title. </title>
text in head.
</head>
<body>
text
</body>
</html>