Download Simple and attractive user card design for our team with stylish Blue Border. You can Directly use this card in to any of your website this card is mainly suitable for all type of business websites
You can use this Our Team Card for Business Websites web Component by simply copy and past the HTML code the HTML File and copy Past the CSS to the CSS file. You also Download the Project Folder on the Our Team Card for Business Websites by Clicking the Download button at the bottom
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" >
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" />
<section id="teacher" class="team-member contaienr-fluid">
<div class="container">
<div class="session-title">
<h2>Our Team</h2>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam.</p>
</div>
<div class="row team-row">
<div class="col-md-3 col-sm-6">
<div class="single-usr">
<img src="images/team-memb1.jpg" alt="">
<div class="det-o">
<h4>David Kanuel</h4>
<i>Facial Surgan</i>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-usr">
<img src="images/team-memb4.jpg" alt="">
<div class="det-o">
<h4>David Kanuel</h4>
<i>Facial Surgan</i>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-usr">
<img src="images/team-memb7.jpg" alt="">
<div class="det-o">
<h4>David Kanuel</h4>
<i>Facial Surgan</i>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-usr">
<img src="images/team-memb4.jpg" alt="">
<div class="det-o">
<h4>David Kanuel</h4>
<i>Facial Surgan</i>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-usr">
<img src="images/team-memb8.jpg" alt="">
<div class="det-o">
<h4>David Kanuel</h4>
<i>Facial Surgan</i>
</div>
</div>
</div>
</div>
</div>
</section>
.team-row {
margin-top: 20px;
}
.team-row .single-usr {
box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
margin-bottom: 30px;
}
.team-row .single-usr img {
width: 100%;
}
.team-row .single-usr .det-o {
padding: 20px;
background-color: #0363b0;
}
.team-row .single-usr .det-o h4 {
color: #FFF;
margin-bottom: 0px;
}
.team-row .single-usr .det-o i {
color: #FFF;
}
.session-title {
padding: 30px;
margin: 0px;
}
.session-title h2 {
width: 100%;
text-align: center;
}
.session-title p {
width: 100%;
text-align: center;
}
Copyright © 2018 Smarteyeapps.com Design & Developed by Smarteye Technologies