"Row of buttons"
Bootstrap 2.3.2 Snippet by msurguy

<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <a href="#" class="btn"><i class="icon-pencil"></i> <strong>Write</strong></a> <a href="#" class="btn"><i class="icon-edit"></i> <strong>Edit</strong></a> <a href="#" class="btn"><i class="icon-trash"></i> <strong>Delete</strong></a> <a href="#" class="btn"><i class="icon-align-justify"></i> <strong>List</strong></a>

Related: See More


Questions / Comments: