in Bootstrap by

How do you use Glyphicons?

1 Answer

0 votes
by

To use the icons, simply use the following code just about anywhere in your code. Leave a space between the icon and text for proper padding.

<span class = "glyphicon glyphicon-search"></span>

Related questions

0 votes
asked May 26, 2020 in Bootstrap by SakshiSharma
+1 vote
asked Jan 20 in Bootstrap by SakshiSharma
0 votes
asked Oct 7, 2019 in Bootstrap by Tracy Williams
+1 vote
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
...