summaryrefslogtreecommitdiff
path: root/pypers/wsgi/ui/default-orig/ex.html
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2007-12-02 11:13:11 +0000
committermichele.simionato <devnull@localhost>2007-12-02 11:13:11 +0000
commit20ce686b0193d67ea56823a30551140f88b3aee1 (patch)
tree76015e7e4dc0b000bd857a2bdba6fb7976ac29a7 /pypers/wsgi/ui/default-orig/ex.html
parentf08f40335ad7f0ac961f25dabaaed34c4d4bcc44 (diff)
downloadmicheles-20ce686b0193d67ea56823a30551140f88b3aee1.tar.gz
Commited all py papers into Google code
Diffstat (limited to 'pypers/wsgi/ui/default-orig/ex.html')
-rw-r--r--pypers/wsgi/ui/default-orig/ex.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/pypers/wsgi/ui/default-orig/ex.html b/pypers/wsgi/ui/default-orig/ex.html
new file mode 100644
index 0000000..798e3cc
--- /dev/null
+++ b/pypers/wsgi/ui/default-orig/ex.html
@@ -0,0 +1,13 @@
+<html>
+<head>
+<style type="text/css">
+body
+{
+background: url(statpro_logo.gif) no-repeat top
+}
+</style>
+</head>
+<body>
+Prova Background CSS
+</body>
+</html>