mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 13:05:07 +00:00
7 lines
208 B
HTML
7 lines
208 B
HTML
<html>
|
|
<head><title>Small test page</title></head>
|
|
<body bgcolor="#408080" text="#ffffff">
|
|
<h1>Hello friends!</h1>
|
|
<p>This is a <b>very small</b> test page :^)</p>
|
|
</body>
|
|
</html>
|