"Pinterest embed"
Bootstrap 3.2.0 Snippet by godlini

<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.2.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>Pinterest embed in Bootstrap</h2> <div class="md-12"> <!-- START pinterest embed --> <a data-pin-do="embedBoard" href="http://www.pinterest.com/mrmccormack/creativity-in-education/" data-pin-scale-width="80" data-pin-scale-height="320" data-pin-board-width="400"></a> <!-- Please call pinit.js only once per page --> <script type="text/javascript" async src="//assets.pinterest.com/js/pinit.js"></script> <!-- END pinterest embed --> <hr> <!-- Validation --> <p> <a href="http://validator.w3.org/check?uri=http://bootsnipp.com/iframe/9xQ4" target="_blank"><small>HTML</small><sup>5</sup></a> </p> </div><!-- /.md-12 --> </div> <!-- /.row --> </div> <!-- /.container -->

Related: See More


Questions / Comments: