From 3feb452bf483c087316bf594faf46857ac2e3fa1 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Fri, 4 Oct 2019 21:15:52 +0200 Subject: [PATCH] Base: Add a little HTML test for presentational hints --- Base/home/anon/www/phint.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Base/home/anon/www/phint.html diff --git a/Base/home/anon/www/phint.html b/Base/home/anon/www/phint.html new file mode 100644 index 0000000000..522e0bd71e --- /dev/null +++ b/Base/home/anon/www/phint.html @@ -0,0 +1,16 @@ + + +

Hello friends!

+

+ This is a web page with some color. +

+

+ Red, + green, + blue, + yellow, + magenta, + and white! +

+ +