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

9 lines
231 B
HTML

<html>
<HEAD lang="en" dir="ltr" profile="http://www.bandit.com/profiles/ruby">
<TITLE lang="en" dir="ltr">TITLE-title03</TITLE>
</head>
<body>
The HEAD tag has attributes.
<br>The Title tag can also has attributes.
</body>
</html>