Team

Team

code

<div class="parallax" id="team-cont"> 
<div class="container team" id="team">
<div class="row">

<div class="col-md-4 team-description">
<img src="http://localhost/mist/wp-content/uploads/2017/06/profile-4-2-e1497610560187.jpg" alt="" width="187" height="281" class="alignnone size-full wp-image-162" />
<div class="team-content">
<h3>Steve Loren</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is a standard dummy text. </p>
</div>
</div>

<div class="col-md-4 team-description">
<img src="http://localhost/mist/wp-content/uploads/2017/06/profile-13-e1497610601362.jpg" alt="" width="187" height="281" class="alignnone size-full wp-image-177" />
<div class="team-content">
<h3>Anna Smith</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is a standard dummy text. </p>
</div>
</div>

<div class="col-md-4 team-description">
<img src="http://localhost/mist/wp-content/uploads/2017/06/profile-8-1-e1497610617805.jpg" alt="" width="187" height="281" class="alignnone size-full wp-image-166" />
<div class="team-content">
<h3>Mark Jaeson</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is a standard dummy text. </p>
</div>
</div>
</div>
</div>
</div>

Last updated