From 6b6e1d76e701c80a2431c2806550e6b2160074dc Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 27 Sep 2010 15:42:06 -0400 Subject: Resizable demos: coding standards. --- demos/resizable/default.html | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'demos/resizable/default.html') diff --git a/demos/resizable/default.html b/demos/resizable/default.html index a8dfd251c..ef90376cb 100644 --- a/demos/resizable/default.html +++ b/demos/resizable/default.html @@ -1,26 +1,27 @@ - + jQuery UI Resizable - Default functionality - - - - - - - - - +
@@ -29,10 +30,11 @@
-
-

Enable any DOM element to be resizable. With the cursor grab the right or bottom border and drag to the desired width or height.

+
+

Enable any DOM element to be resizable. With the cursor grab the right or bottom border and drag to the desired width or height.

+ -- cgit v1.2.3