mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
9 lines
95 B
HTML
9 lines
95 B
HTML
<html>
|
|
<head>
|
|
<title> this is title. </title>
|
|
text in head.
|
|
</head>
|
|
<body>
|
|
text
|
|
</body>
|
|
</html> |