Quantcast
Viewing all articles
Browse latest Browse all 9386

Convert codes into a button...

How do I convert the following code into a button instead of link?

<p>Folder-close icon on a styled link button:
     <a href="#" class="btn btn-info btn-lg">
            <span class="glyphicon glyphicon-folder-close"></span> Folder
      </a>
</p>


Viewing all articles
Browse latest Browse all 9386

Trending Articles