How to show envelope icon with Bootstrap

1 Answer

0 votes
<head>
    <link href="bootstrap-3.3.6/css/bootstrap.min.css" rel="stylesheet">
</head>
<p>Envelope icon: <span class="glyphicon glyphicon-envelope"></span></p>    

 



answered Jul 31, 2016 by avibootz

Related questions

2 answers 494 views
3 answers 345 views
1 answer 302 views
1 answer 353 views
1 answer 325 views
1 answer 340 views
...