"Reviews with panels & schema"
Bootstrap 3.3.0 Snippet by hasanakcakoca

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.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 ----------> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> <div class="container"> <h1>Başvuru Formu</h1> <p>.</p> <div class="row-fluid"> <div class="col-sm-6"> <div class="panel panel-default"> <div class="panel-heading"> <span itemscope itemtype="http://schema.org/Review"> <h3 class="panel-title" itemprop="name">Kimlik Bilgileri</h3> </div><!--/panel-heading--> <div class="panel-body" itemprop="reviewBody"> </div><!--/panel-body--> </div><!--/panel--> </div><!--/col-sm-6--> <div class="row-fluid"> <div class="col-sm-6"> <div class="panel panel-default"> <div class="panel-heading"> <span itemscope itemtype="http://schema.org/Review"> <h3 class="panel-title" itemprop="name">Kimlik Bilgileri</h3> </div><!--/panel-heading--> <div class="panel-body" itemprop="reviewBody"> </div><!--/panel-body--> </div><!--/panel--> </div><!--/col-sm-6--> </div><!--/container-->
.glyphicon-star { color:gold; } span.glyphicon-calendar { padding-left:20px; } .fa-facebook-official { color:#3b5998;; } .fa-twitter-square { color:#00aced; } .fa-google-plus { color: #dd4b39; }

Related: See More


Questions / Comments: