"Exercise 1"
Bootstrap 3.0.0 Snippet by Hel333

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.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 ----------> <section> <div class="row" align="center" style="background-color: #ffffff;"> <div class="col-lg-6 col-md-6 hidden-xs hidden-sm"> <img src="http://spfood.access.ly/img/ex2/01.png" class="img-responsive"> </div> <div class="col-xs-12 col-md-6 hidden-lg hidden-md"> <img src="http://spfood.access.ly/img/ex2/05.jpg" class="img-responsive"> </div> <div class="col-lg-6 col-md-6 col-sm-12" align="left"> <div class="row"><img src="http://spfood.access.ly/img/ex2/02.png" class="img-responsive"></div> <div class="row hidden-md"><img src="http://spfood.access.ly/img/ex2/03.png" class="img-responsive"></div> <div class="row"><img src="http://spfood.access.ly/img/ex2/04.png" class="img-responsive"></div> </div> </div> </section>

Related: See More


Questions / Comments: