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 @@
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.