From: Andy Cochran Date: Wed, 9 Mar 2016 19:58:08 +0000 (-0500) Subject: style multiple selects, add to docs X-Git-Tag: v6.2.1~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8376%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git style multiple selects, add to docs --- diff --git a/docs/pages/forms.md b/docs/pages/forms.md index cc5fc123e..47b09bdec 100644 --- a/docs/pages/forms.md +++ b/docs/pages/forms.md @@ -18,7 +18,7 @@ Creating a form in Foundation is designed to be easy but extremely flexible. For --- -### Text Inputs +#### Text Inputs These input types create a text field: `text`, `date`, `datetime`, `datetime-local`, `email`, `month`, `number`, `password`, `search`, `tel`, `time`, `url`, and `week`. @@ -67,7 +67,7 @@ The `