mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
Base: Add a little hyperlink to the small HTML test page
This will be useful for testing rendering, hit testing, etc.
This commit is contained in:
parent
fb4702dd49
commit
3ed41abba4
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
|||
<body bgcolor="#408080" text="#ffffff">
|
||||
<h1>Hello friends!</h1>
|
||||
<p>This is a <b>very small</b> test page :^)</p>
|
||||
<p>Visit the <a href="http://www.serenityos.org/">SerenityOS home page</a> today!</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue