From: Mark Otto Date: Sat, 10 Jun 2017 23:31:36 +0000 (-0700) Subject: add labels and ids X-Git-Tag: v4.0.0-beta~147^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc5a1db62589507075ed8b592f862239f7098944;p=thirdparty%2Fbootstrap.git add labels and ids --- diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index 845002c2fe..dba81ce5b4 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -901,12 +901,41 @@ While these feedback styles cannot be styled with CSS, you can still customize t
- + +
- + +
+
+
+ + +
+ Please provide a valid city. +
+
+
+ + +
+ Please provide a valid state. +
+
+
+ + +
+ Please provide a valid zip. +
+
+
+ + +
+{% endexample %} ### Server side