RetroZilla/parser/htmlparser/tests/html/head03.html

9 lines
231 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>