diff --git a/css.html b/css.html index 0ff495dc10..a27f5afb8e 100644 --- a/css.html +++ b/css.html @@ -1661,6 +1661,10 @@ For example, <section> should be wrapped as inline. {% highlight html %} {% endhighlight %} +
+

Input groups

+

To add integrated text or buttons before and/or after any text-based <input>, check out the input group component.

+

Textarea

Form control which supports multiple lines of text. Change rows attribute as necessary.