@@ -872,7 +872,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -872,7 +872,7 @@ For example, <code><section></code> should be wrapped as inlin
<h1>Forms</h1>
<h1>Forms</h1>
</div>
</div>
<h2>Default styles</h2>
<h2id="forms-default">Default styles</h2>
<p>Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.</p>
<p>Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.</p>
<formclass="bs-docs-example">
<formclass="bs-docs-example">
<legend>Legend</legend>
<legend>Legend</legend>
...
@@ -901,7 +901,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -901,7 +901,7 @@ For example, <code><section></code> should be wrapped as inlin
<hrclass="bs-docs-separator">
<hrclass="bs-docs-separator">
<h2>Optional layouts</h2>
<h2id="forms-layouts">Optional layouts</h2>
<p>Included with Bootstrap are three optional form layouts for common use cases.</p>
<p>Included with Bootstrap are three optional form layouts for common use cases.</p>
<h3>Search form</h3>
<h3>Search form</h3>
...
@@ -998,7 +998,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -998,7 +998,7 @@ For example, <code><section></code> should be wrapped as inlin
<hrclass="bs-docs-separator">
<hrclass="bs-docs-separator">
<h2>Supported form controls</h2>
<h2id="forms-controls">Supported form controls</h2>
<p>Examples of standard form controls supported in an example form layout.</p>
<p>Examples of standard form controls supported in an example form layout.</p>
<h3>Inputs</h3>
<h3>Inputs</h3>
...
@@ -1120,7 +1120,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -1120,7 +1120,7 @@ For example, <code><section></code> should be wrapped as inlin
<hrclass="bs-docs-separator">
<hrclass="bs-docs-separator">
<h2>Extending form controls</h2>
<h2id="forms-extending">Extending form controls</h2>
<p>Adding on top of existing browser controls, Bootstrap includes other useful form components.</p>
<p>Adding on top of existing browser controls, Bootstrap includes other useful form components.</p>
<h3>Prepended and appended inputs</h3>
<h3>Prepended and appended inputs</h3>
...
@@ -1211,7 +1211,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -1211,7 +1211,7 @@ For example, <code><section></code> should be wrapped as inlin
</form>
</form>
</pre>
</pre>
<h3>Control sizing</h3>
<h3id="forms-extending-sizes">Control sizing</h3>
<p>Use relative sizing classes like <code>.input-large</code> or match your inputs to the grid column sizes using <code>.span*</code> classes.</p>
<p>Use relative sizing classes like <code>.input-large</code> or match your inputs to the grid column sizes using <code>.span*</code> classes.</p>
<p>{{_i}}Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.{{/i}}</p>
<p>{{_i}}Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.{{/i}}</p>
<p>{{_i}}Use relative sizing classes like <code>.input-large</code> or match your inputs to the grid column sizes using <code>.span*</code> classes.{{/i}}</p>
<p>{{_i}}Use relative sizing classes like <code>.input-large</code> or match your inputs to the grid column sizes using <code>.span*</code> classes.{{/i}}</p>