You are on page 1of 1

<div class="row">

<!-- # Header # -->


<div class="col-md-12 animated fadeIn visible" data-
animation="fadeIn">
<br><p></p>
<!-- Unverified -->

<div class="alert alert-success animated fadeInUp visible"


data-animation="fadeInUp">
<button type="button" class="close" data-dismiss="alert"
aria-hidden="true">�</button>
<strong>Hi, Prabesh Welcome Back ... </strong>
</div>

<!-- Pending Invite -->

</div>
<!-- End # Header # -->
<!-- # Client Item # -->
<div class="col-md-4 col-sm-2 col-xs-6 animated fadeInUp
visible" data-animation="fadeInUp" data-animation-delay="200">
<div class="client-img">
<a href="create_team.php"><img src="img/clients/13.png"
alt="" class="img-responsive"></a>
</div>
</div>
<!-- End # Client Item # -->

<!-- # Client Item # -->


<div class="col-md-4 col-sm-2 col-xs-6 animated fadeInUp
visible" data-animation="fadeInUp" data-animation-delay="400">
<div class="client-img">
<a href="create_match.php"><img
src="img/clients/14.png" alt="" class="img-responsive"></a>
</div>
</div>
<!-- End # Client Item # -->

<!-- # Client Item # -->


<div class="col-md-4 col-sm-2 col-xs-6 animated fadeInUp
visible" data-animation="fadeInUp" data-animation-delay="600">
<div class="client-img">
<a href="members_profile.php"><img
src="img/clients/15.png" alt="" class="img-responsive"></a>
</div>
</div>
<!-- End # Client Item # -->

</div>

You might also like