]> git.plutz.net Git - clickslide/blobdiff - example/demo.short
image embedding (for inline style bg images)
[clickslide] / example / demo.short
index ae866d48dc2f63179d97b68b67f0708f6a3293d6..5df9a71b9ec801aeb527acb93eff20e7ee0cdfcf 100644 (file)
@@ -40,8 +40,8 @@
     ]
   ]
   [slide [h2 Simplifying HTML]
-    Maintain the flexibility of plain HTML. Decrease the verbosity of the code. [br]
-    [pre style="display: inline-block; width: 46%;"
+    Maintain the flexibility of plain HTML. Decrease verbosity of the code. [br]
+    [pre style="display: inline-block; width: 46%; background-image: url(exb0_light.jpg);"
 \<html\>
   \<head\>
     \<title\>Demo\</title\>
@@ -51,7 +51,7 @@
   \</body\>
 \</html\>
     ]
-    [pre style="display: inline-block; width: 46%;"
+    [pre style="display: inline-block; width: 46%; background-image: url(exb3_light.jpg);"
 \[html
   \[head
     \[title Demo\]