From 0039ce123f5b2fd836b2c18f556cd5a80ab29b7c Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 21:06:05 +0000 Subject: [PATCH] Added description. --- demos/progressbar/resize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html index c50a75bdf..360070a8c 100644 --- a/demos/progressbar/resize.html +++ b/demos/progressbar/resize.html @@ -35,7 +35,7 @@
-

Since the progress bar is coded in percentages for flexible sizing, it will resize to fit whatever block it's placed inside. Try resizing the height and width of this bar to see how it maintains the correct proportions.

+

Since the progress bar is coded in percentages for flexible sizing, it will resize to fit whatever block it's placed inside. Try resizing the height and width of this bar to see how it maintains the correct proportions. This is not a real-world example, but it's a good illustration of how flexibly all the plugins are coded.

-- 2.39.5