mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 13:46:42 +02:00
@@ -2137,7 +2137,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||||||
<input class="btn" type="button" value="Input">
|
<input class="btn" type="button" value="Input">
|
||||||
<input class="btn" type="submit" value="Submit">
|
<input class="btn" type="submit" value="Submit">
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
<p>As a best practice, <strong>we highly recommend matching using the <code><button<</code> element whenever possible</strong> to ensure matching cross-browser rendering.</p>
|
<p>As a best practice, <strong>we highly recommend matching using the <code><button></code> element whenever possible</strong> to ensure matching cross-browser rendering.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user