1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:05:07 +00:00
serenity/Base/home/anon/small.html
2019-06-15 21:08:36 +02:00

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>