"Drop Down Pic"
Bootstrap 3.2.0 Snippet by Marnoweb

<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-fluid"> <article class="panel panel-default"> <div class="panel-heading"> <h2 class="panel-title"> Tipps für Ihre Anreise </h2> </div> <div class="panel-body"> <div class="row"> <div id="drop-tipp" class="col-md-4 col-lg-4"> <img class="img-responsive" alt="image" title="img" src="http://www.placehold.it/300.png"/> <div class="panel-heading"> <h2 class="panel-title"> Lübeck </h2> </div> <div class="panel-body"> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Asperiores, error, adipisci sint nostrum minus voluptate laborum ea dolorum sit deleniti. <a data-toggle="collapse" data-parent="#drop-tipp" href="#tipp_one"> Weiterlesen </a> </div> <div id="tipp_one" class="panel-collapse collapse"> <div class="panel-body"> Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. </div> </div> </div> <div class="col-md-4 col-lg-4"> <img class="img-responsive" alt="image" title="img" src="http://www.placehold.it/300.png"/> </div> <div class="col-md-4 col-lg-4"> <img class="img-responsive" alt="image" title="img" src="http://www.placehold.it/300.png"/> </div> </div> </div> </article> </div>

Related: See More


Questions / Comments: