Bootstrap snippet and html example. My team

Bootstrap 3.2.0 snippet "My team" with HTML, CSS, and JS. Copy, paste, and customize this responsive UI component for your project.
Tags: bootstrap,snippet,team,leader

HTML code

Clean, semantic HTML that powers this Bootstrap 3.2.0 snippet. Copy and paste it into your page (with Bootstrap loaded) to reproduce the exact layout shown in the preview.

<div class="container bootstrap snippets bootdey">
    <div class="panel panel-info panel-shadow">
        <div class="panel-heading">
            <h3>
                <img class="img-circle img-thumbnail" src="https://bootdey.com/img/Content/user_1.jpg">
                Deyson Bejarano
            </h3>
        </div>
        <div class="panel-body"> 
        <div class="team padd">
        <div class="container bootstrap snippets bootdey">
          <div class="heading">
            <h2>My Team</h2>
            <h6>Esse Quam Nihil Molestiae</h6>
            <div class="divider"></div>
            <p>At vero eos et accusamus et iustoccaecati cupiditate non provident, similos qui ratione voluptatem </p>
            <div class="divider"></div>
          </div>
          <div class="row">
            <div class="col-md-3 col-sm-6">
              <div class="team-member">
                <a href="#"><img src="https://www.bootdey.com/image/400x400/" class="img-responsive" alt="Team-member"></a>
                <div class="member-details">
                  <h4><a href="#">H. Rackham</a></h4>
                  <span>Director of the Company</span>
                </div>
                <div class="clearfix"></div>
              </div>
            </div>
            <div class="col-md-3 col-sm-6">
              <div class="team-member">
                <a href="#"><img src="https://www.bootdey.com/image/400x400/" class="img-responsive" alt="Team-member"></a>
                <div class="member-details">
                  <h4><a href="#">Jhon Wilson</a></h4>
                  <span>MD of the Company</span>
                </div>
                <div class="clearfix"></div>
              </div>
            </div>
            <div class="col-md-3 col-sm-6">
              <div class="team-member">
                <a href="#"><img src="https://www.bootdey.com/image/400x400/" class="img-responsive" alt="Team-member"></a>
                <div class="member-details">
                  <h4><a href="#">D. Danial</a></h4>
                  <span>CMD of the Company</span>
                </div>
                <div class="clearfix"></div>
              </div>
            </div>
          </div>

          <div class="row">
            <div class="col-md-3 col-sm-6">
              <div class="team-member">
                <a href="#"><img src="https://www.bootdey.com/image/400x400/" class="img-responsive" alt="Team-member"></a>
                <div class="member-details">
                  <h4><a href="#">Deo Rachem</a></h4>
                  <span>Designer of the Company</span>
                </div>
                <div class="clearfix"></div>
              </div>
            </div>
            <div class="col-md-3 col-sm-6">
              <div class="team-member">
                <a href="#"><img src="https://www.bootdey.com/image/400x400/" class="img-responsive" alt="Team-member"></a>
                <div class="member-details">
                  <h4><a href="#">Jennifer James</a></h4>

                  <span>CA of the Company</span>
                </div>
                <div class="clearfix"></div>
              </div>
            </div>
            <div class="col-md-3 col-sm-6">
              <div class="team-member">
                <a href="#"><img src="https://www.bootdey.com/image/400x400/" class="img-responsive" alt="Team-member"></a>
                <div class="member-details">
                  <h4><a href="#">Pall Waths</a></h4>
                  <span>Developer of the Company</span>
                </div>
                <div class="clearfix"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

CSS code

Scoped CSS that styles the component. Paste it after Bootstrap 3.2.0 to keep the design, spacing, and responsiveness consistent.

.team{
    border-top: 1px solid #e6e6e6;
	padding-bottom: 60px;
}
.panel-shadow{
    box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
}
.team .team-member{
	margin-top: 20px;
	margin-bottom: 30px;
}

.team .team-member img{
	max-width: 55px;
	float: left;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
}

.team .team-member .member-details{
	margin-left: 65px;
}

.team .team-member .member-details h4{
	margin: 0;
	margin-bottom: 3px;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bold;
}

.team .team-member .member-details h4 a{
	color: #787878;
}

.team .team-member .member-details span{
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	color: #aaaaaa;
}			              

Similar snippets

Bootstrap example and template. User profile background

User profile background

Bootstrap example and template. bs4 team with zoom effect

bs4 team with zoom effect

Bootstrap example and template. Material design for Bootstrap 3 bootdey

Material design for Bootstrap 3 bootdey

Bootstrap example and template. team members with left social icons

team members with left social icons

Bootstrap example and template. bs5 dark footer

bs5 dark footer

Bootstrap example and template. reviews with comments

reviews with comments

Bootstrap example and template. blog item comments

blog item comments

Bootstrap example and template. bs4 event timeline

bs4 event timeline

FAQ

How do I use this snippet?

Include Bootstrap 3.2.0, paste the HTML, add the CSS block, and include the JS (if any) to mirror the live preview.

Can I use it in commercial projects?

Yes. It’s free for personal and commercial work; check the snippets license for details.

Is it responsive?

Yes. It inherits the responsive grid and components from Bootstrap 3.2.0.

Bootstrap example and template. My team

About this bootstrap example/template

Optimized for copy‑paste: clean HTML, scoped CSS, and minimal JS so you can ship production‑ready UI faster and keep designs consistent.

Mobile‑first and responsive by default. Tested across modern browsers to reduce polish time on your project.

Already trusted in 11.4K+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.

Bootstrap 3.2.0

<link rel='stylesheet' href='https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css'>

<script src='https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js'></script>

This code example is based on bootstrap 3.2.0 and the grid system of this framework

Responsive

Based on bootstrap framework makes all the layouts perfectly responsive for all devices

Crossbrowser compatibility

Tested on all major browsers, it works smoothly on all of them

semantic html 5

Built on html / css3 the code quality is really amazing

Simple Integration

This code example can be simply integrated on existing sites and new ones too, all you need to do is copy the code and start working