2019-06-15 15:20:55 -03:00
|
|
|
<html>
|
|
|
|
|
<head><title>Small test page</title></head>
|
2019-06-15 16:08:36 -03:00
|
|
|
<body bgcolor="#408080" text="#ffffff">
|
2019-09-29 07:25:30 -03:00
|
|
|
<h1 title="This is a heading" >Hello friends!</h1>
|
2019-06-15 15:20:55 -03:00
|
|
|
<p>This is a <b>very small</b> test page :^)</p>
|
2019-09-29 07:25:30 -03:00
|
|
|
<p>Visit the <a title="This is a link" href="http://www.serenityos.org/">SerenityOS home page</a> today!</p>
|
2019-06-15 15:20:55 -03:00
|
|
|
</body>
|
|
|
|
|
</html>
|