diff --git a/examples/layout-helpers.html b/examples/layout-helpers.html index 6000485..82eeba0 100644 --- a/examples/layout-helpers.html +++ b/examples/layout-helpers.html @@ -48,9 +48,9 @@
Stacks multiple elements on top of each other, for use with fragments.
-
-
-
+ >img class="fragment" width="450" height="300" src="..."<
+ <img class="fragment" width="300" height="450" src="..."<
+ <img class="fragment" width="400" height="400" src="..."<