mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
9 lines
231 B
HTML
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>
|