From 2e11bf554022adb75cc446d2e0809ff9c50a82da Mon Sep 17 00:00:00 2001 From: PattyToland Date: Fri, 15 Oct 2010 21:13:51 -0400 Subject: [PATCH] edit --- docs/forms/forms-all.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/forms/forms-all.html b/docs/forms/forms-all.html index 7c333659..cf2bdcef 100755 --- a/docs/forms/forms-all.html +++ b/docs/forms/forms-all.html @@ -20,7 +20,9 @@

Form elements

-

This page contains various progressive-enhancement driven form controls. Native elements are sometimes hidden from view, but their values are maintained so the form can be submitted normally. In browsers that don't support the custom controls, they will still have a usable experience because all are based on native form elements.

+

This page contains various progressive-enhancement driven form controls. Native elements are sometimes hidden from view, but their values are maintained so the form can be submitted normally.

+ +

Browsers that don't support the custom controls will still deliver a usable experience, because all are based on native form elements.