Bootstrap snippet and html example. team tiles

This html snippet was created to help web designers, web developers, front-end and back-end developer save time. Use it for free in your project and build your app faster, You can also download the HTML, CSS, and JS code.
Tags: team,tiles

HTML code

This is the html code used to create this bootstrap snippet, You can copy and paste the following html code inside a page with bootstrap 4.4.1 included, to get the result that you can see in the preview selection

<div class="container">
    <div class="row text-center justify-content-center">
        <div class="col-md-11">
            <h1 class="mb-4">Small team. <mark data-aos="highlight-text" data-aos-delay="200" class="aos-init aos-animate">Big hearts.</mark></h1>
            <p class="mb-9 lead">
                Our focus is always on finding the best people to work with. Our bar is  <br>
                high, but you look ready to take on the challenge.
            </p>
            <div class="form-row">
                <div class="col-4">
                    <img src="https://www.bootdey.com/image/387x470/FF0000/000000" class="img-fluid rounded shadow-lg transition-hover" alt="...">
                </div>
                <div class="col-3">
                    <img src="https://www.bootdey.com/image/470x424/8A2BE2/000000" class="img-fluid rounded shadow-lg mb-2 transition-hover" alt="...">
                    <img src="https://www.bootdey.com/image/470x318/5F9EA0/000000" class="img-fluid rounded shadow-lg mt-2 transition-hover" alt="...">
                </div>
                <div class="col-5">
                    <div class="form-row mb-2">
                        <div class="col-5">
                            <img src="https://www.bootdey.com/image/314x284/FF7F50/000000" class="img-fluid rounded shadow-lg transition-hover" alt="...">
                        </div>
                        <div class="col-7">
                            <img src="https://www.bootdey.com/image/810x480/6495ED/000000" class="img-fluid rounded shadow-lg transition-hover" alt="...">
                        </div>
                    </div>
                    <img src="https://www.bootdey.com/image/810x460/00008B/000000" class="img-fluid rounded shadow-lg mt-2 transition-hover" alt="...">
                </div>
            </div>
        </div>
    </div>
</div>

CSS code

This is the css code used to create this bootstrap snippet, You can copy and paste the following css code inside a page with bootstrap 4.4.1 included, to get the result that you can see in the preview selection

body{margin-top:20px;}

Similar snippets

Bootstrap example and template. team members

team members

Bootstrap example and template. bs4 team with zoom effect

bs4 team with zoom effect

Bootstrap example and template. simple team cards

simple team cards

Bootstrap example and template. team list with board of directors

team list with board of directors

Bootstrap example and template. bs5 dark footer

bs5 dark footer

Bootstrap example and template. blog item comments

blog item comments

Bootstrap example and template. bs4 Email alert

bs4 Email alert

Bootstrap example and template. Whatsapp web chat template

Whatsapp web chat template

Bootstrap example and template. team tiles

About this bootstrap example/template

We hope you will enjoy this awesome snippet and stay tuned for the latest updates, bootdey snippets are already used in thousands of blogs, websites and projects. We believe it will save your precious time and gives trendy look to your next web project.

We always try to offer the best beautiful and responsive source of Bootstrap code examples and components.

This code example currectly have 7.3K views, Using this bootstrap snippet you have the following benefits:

Bootstrap 4.4.1

<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css'>

<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></script>

This code example is based on bootstrap 4.4.1 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