{% highlight html %}{% endhighlight %}
---
layout: single
elementName: fieldset
---
Defines a group of controls within a form.
Example:
Copy
Disables the controls the fieldset contains.
#
fieldset
{% highlight html %}{% endhighlight %}
disabled