From 6eef6f4f1d6086c52c80d9bf99c2d3f67019280b Mon Sep 17 00:00:00 2001 From: Conrad Pankoff Date: Sun, 6 Oct 2019 23:16:14 +1100 Subject: Base: Add a page for image features to the www directory --- Base/home/anon/www/images.html | 18 ++++++++++++++++++ Base/home/anon/www/welcome.html | 1 + 2 files changed, 19 insertions(+) create mode 100644 Base/home/anon/www/images.html (limited to 'Base/home/anon/www') diff --git a/Base/home/anon/www/images.html b/Base/home/anon/www/images.html new file mode 100644 index 0000000000..a22986397c --- /dev/null +++ b/Base/home/anon/www/images.html @@ -0,0 +1,18 @@ + + +Pretty pictures! + + +

Look, pictures!

+ serenity logo (squished) + serenity logo (normal) + serenity logo (stretched) + serenity logo (unspecified size) + +

Look, not pictures!

+ invalid path (64x64) + invalid path (100x100) + invalid path (unspecified size) + + + diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html index 57380202b6..39932c9a10 100644 --- a/Base/home/anon/www/welcome.html +++ b/Base/home/anon/www/welcome.html @@ -20,6 +20,7 @@ h1 {
  • css
  • lorem ipsum
  • presentational hints
  • +
  • images
  • -- cgit v1.2.3