"Phone Button"
Bootstrap 3.1.0 Snippet by DavidCWebs

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h2>Create your snippet's HTML, CSS and Javascript in the editor tabs</h2> <a href="href="tel:0871115196"" class="btn btn-default btn-primary btn-lg"><span class="glyphicon glyphicon-phone-alt"></span> Call Now</a> <ul class="list-unstyled"> <li> <span class="glyphicon glyphicon-info-sign"></span> Info </li> <li> <span class="glyphicon glyphicon-link"></span> <a href="#">Link</a> </li> <li> <span class="glyphicon glyphicon-ok"></span> Check</li> </ul> </div> </div>

Related: See More


Questions / Comments: