diff --git a/index.html b/index.html index 69de8bc..9b5e2b6 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ } window.onload = function() { - demo('demo5', 'middle', 'middle'); + demo('demo5', 'center', 'center'); }; @@ -104,19 +104,19 @@
top left
-
top middle
+
top center
top right

-
middle left
-
middle middle
-
middle right
+
center left
+
center center
+
center right

bottom left
-
bottom middle
+
bottom center
bottom right