From e8e8ea1fd8b703981dd15e5958b37e355602f57a Mon Sep 17 00:00:00 2001 From: Luke Stevenson Date: Wed, 19 Sep 2012 20:42:23 +1000 Subject: [PATCH] Added Demo HTML Page The demo HTML page ("demo.html") uses CSS and jQuery (loaded from the jQuery CDN) to demonstrate what a web page will look like with a specific background image/pattern. The list of files is manually populated, and, when changed, replaces the background image tile with the selected file. --- demo.html | 318 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 318 insertions(+) create mode 100644 demo.html diff --git a/demo.html b/demo.html new file mode 100644 index 0000000..a3fe0cb --- /dev/null +++ b/demo.html @@ -0,0 +1,318 @@ + + + + +Subtle Pattern Demo + + + +
+ +
+ + + + + \ No newline at end of file