From 01e5a54bb653645441f46a7f533cefde6cce445f Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sat, 29 Jun 2013 21:42:15 -0400 Subject: test > examples --- examples/background.html | 104 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 examples/background.html (limited to 'examples/background.html') diff --git a/examples/background.html b/examples/background.html new file mode 100644 index 0000000..da2b947 --- /dev/null +++ b/examples/background.html @@ -0,0 +1,104 @@ + + + + + + + reveal.js - Test + + + + + + + + + +
+ +
+ +
+

data-background: #00ffff

+
+ +
+

data-background: #bb00bb

+
+ +
+
+

data-background: #ff0000

+
+
+

data-background: rgba(0, 0, 0, 0.2)

+
+
+

data-background: salmon

+
+
+ +
+
+

Background applied to stack

+
+
+

Background applied to stack

+
+
+

Background applied to slide inside of stack

+
+
+ +
+

Background image

+
+ +
+
+

Background image

+
+
+

Background image

+
+
+ +
+

Background image

+
data-background-size="100px" data-background-repeat="repeat" data-background-color="#111"
+
+ +
+

Same background twice (1/2)

+
+
+

Same background twice (2/2)

+
+ +
+ +
+ + + + + + + + -- cgit v1.2.3