mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
add a quick little example of icons in buttons
This commit is contained in:
parent
fb9401b355
commit
a13ab64870
1 changed files with 3 additions and 0 deletions
|
@ -1323,6 +1323,9 @@ Form states
|
|||
<p>Essentially, anywhere you can put an <code><i></code> tag, you can put an icon.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>Examples</h3>
|
||||
<p><a class="btn" href="#"><i class="check"></i> Button</a></p>
|
||||
</section>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue