Bootstrap snippet and html example. profile with activity log

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: profile

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 5.2.0 included, to get the result that you can see in the preview selection

<div class="container">

          <div class="row align-items-center">
            <div class="col-xl-12 col-lg-12 col-md-12 col-12">
              <!-- Bg -->
              <div class="pt-20 rounded-top" style="background:url(https://bootdey.com/image/480x480/FF00FF/000000) no-repeat; background-size: cover;">
              </div>
              <div class="card rounded-bottom smooth-shadow-sm">
                <div class="d-flex align-items-center justify-content-between
                  pt-4 pb-6 px-4">
                  <!-- avatar -->
                  <div class="d-flex align-items-center">
                    <div class="avatar-xxl avatar-indicators avatar-online me-2
                      position-relative d-flex justify-content-end
                      align-items-end mt-n10">
                      <img src="https://bootdey.com/img/Content/avatar/avatar1.png" class="avatar-xxl
                        rounded-circle border border-2 " alt="Image">
                      <a href="#!" class="position-absolute top-0 right-0 me-2">
                        <img src="https://dashui.codescandy.com/dashuipro/assets/images/svg/checked-mark.svg" alt="Image" class="icon-sm">
                      </a>
                    </div>
                    <!-- content -->
                    <div class="lh-1">
                      <h2 class="mb-0">Jitu Chauhan
                        <a href="#!" class="text-decoration-none">
                        </a>
                      </h2>
                      <p class="mb-0 d-block">@imjituchauhan</p>
                    </div>
                  </div>
                  <div>
                    <!-- button -->
                    <a href="#" class="btn btn-outline-primary
                      d-none d-md-block">Edit Profile</a>
                  </div>
                </div>
                <!-- nav -->
                <ul class="nav nav-lt-tab px-4" id="pills-tab" role="tablist">
                  <li class="nav-item">
                    <a class="nav-link active" href="#">Activity</a>
                  </li>
                </ul>
              </div>
            </div>
          </div>
          <!-- page content -->
          <div class="py-6">
            <div class="row">
              <div class="offset-lg-1 col-lg-10 col-md-12 col-12">
                <!-- row -->
                <div class="row align-items-center mb-6">
                  <div class="col-lg-6 col-md-12 col-12">
                    <!-- form -->
                    <form>
                      <input type="search" class="form-control" placeholder="Search Your Activity">
                    </form>
                  </div>
                  <div class="col-lg-6 col-md-12 col-12 d-flex justify-content-end">
                    <!-- form -->
                  <div>
                    <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle texttooltip" data-template="filterOne">
                      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-filter icon-xs"><polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"></polygon></svg>
                      <div class="d-none" id="filterOne">
                        <span>Filter</span>
                      </div>
                    </a>
                    <a href="#!" class="btn btn-outline-secondary ms-3">
                      Delete
                    </a>
                  </div>

                  </div>
                </div>
                <!-- hr -->

                <div class="mb-8">
                  <!-- card -->
                  <div class="card bg-gray-300 shadow-none mb-4">
                    <!-- card body -->
                    <div class="card-body">
                      <div class="d-flex justify-content-between
                        align-items-center">
                        <div>
                          <h5 class="mb-0">Today</h5>
                        </div>
                        <div>
                          <a href="#!" class="text-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2 icon-xs"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg></a>
                        </div>
                      </div>
                    </div>
                  </div>
                  <!-- card -->
                  <div class="card">
                    <!-- list group -->
                    <ul class="list-group list-group-flush">
                      <!-- list group item -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                                  <!-- img -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                                  <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium"><a href="#!">You </a>created
                                a task for Development in <a href="#!">Front End
                                  Developer Team</a></p>
                            </div>
                          </div>
                          <div>
                                  <!-- dropdown -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityOne" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityOne">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                            <!-- list group item -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                                  <!-- avatar -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                                  <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0 font-weight-medium
                                text-dark">Watched a youtube video on Next Js
                                Development.</p>
                            </div>
                          </div>
                          <div>
                                  <!-- dropdown -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityTwo" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityTwo">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                            <!-- list group item -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                                  <!-- avatar -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                                  <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Commented on Front End
                                Development project of <a href="#!">DashUI</a>.
                              </p>
                            </div>
                          </div>
                          <div>
                                  <!-- dropdown -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityThree" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityThree">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                            <!-- list group item -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                                  <!-- avatar -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar4.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                                  <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Added new team member <a href="#!">Jhon Doe</a> UI/UX Design Team.
                              </p>
                            </div>
                          </div>
                          <div>
                                  <!-- dropdown -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityFour" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityFour">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                            <!-- list group item -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                                  <!-- avatar -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar5.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                                  <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Moved all upcoming changes
                                in Review Coulmn for testing.
                              </p>
                            </div>
                          </div>
                          <div>
                                  <!-- dropdown -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityFive" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityFive">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                            <!-- list group item -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                                  <!-- avatar -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar6.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                                  <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Created a Task for UI/UX
                                designer and share a Figma Setup project.
                              </p>
                            </div>
                          </div>
                          <div>
                                  <!-- dropdown -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivitySix" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivitySix">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                    </ul>
                  </div>
                </div>
                <div class="mb-8">
                        <!-- card -->
                  <div class="card bg-gray-300 shadow-none mb-4">
                          <!-- card body -->
                    <div class="card-body">
                      <div class="d-flex justify-content-between
                        align-items-center">
                        <div>
                          <h5 class="mb-0">Yesterday</h5>
                        </div>
                        <div>
                          <a href="#!" class="text-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2 icon-xs"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg></a>
                        </div>
                      </div>
                    </div>
                  </div>
                        <!-- card -->
                  <div class="card">
                          <!-- list group -->
                    <ul class="list-group list-group-flush">
                          <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar7.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium"><a href="#!">You </a>created
                                a task for Development in <a href="#!">Front End
                                  Developer Team</a></p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivitySeven" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivitySeven">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar8.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium text-dark">Watched a youtube video on
                                Next Js Development.</p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityEight" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityEight">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar8.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Commented on Front End
                                Development project of <a href="#!">DashUI</a>.
                              </p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" class="btn btn-ghost btn-icon btn-sm rounded-circle" id="dropdownactivityNine" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityNine">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                    </ul>
                  </div>
                </div>
                <div class="mb-8">
                   <!-- card  -->
                  <div class="card bg-gray-300 shadow-none mb-4">
                     <!-- card body  -->
                    <div class="card-body">
                      <div class="d-flex justify-content-between
                        align-items-center">
                        <div>
                          <h5 class="mb-0">20 April 2023</h5>
                        </div>
                        <div>
                          <a href="#!" class="text-muted"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2 icon-xs"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg></a>
                        </div>
                      </div>
                    </div>
                  </div>
                   <!-- card  -->
                  <div class="card">
                     <!-- list group  -->
                    <ul class="list-group list-group-flush">
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex align-items-center">
                          <div>
                             <!-- avatar  -->
                            <div class="icon-shape icon-xl border rounded-3
                              bg-primary border-primary">
                              <img src="https://www.bootdey.com/image/40x40/FF00FF/000000" alt="Image">
                            </div>
                          </div>
                           <!-- content  -->
                          <div class="ms-3 lh-1">
                            <h5 class="mb-1">DashUI Design Project</h5>
                            <p class="mb-0  ">2:58 PM</p>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium"><a href="#!">You</a> created
                                a task for Development in <a href="#!">Front End
                                  Developer Team</a></p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" id="dropdownactivityTen" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-ghost btn-sm btn-icon rounded-circle">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityTen">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Commented on Front End
                                Development project of <a href="#!">DashUI</a>.
                              </p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" id="dropdownactivityEleven" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-ghost btn-sm btn-icon rounded-circle">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityEleven">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Commented on Front End
                                Development project of <a href="#!">DashUI</a>.
                              </p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" id="dropdownactivityTwelve" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-ghost btn-sm btn-icon rounded-circle">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityTwelve">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                             <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="py-2 text-center">
                             <!-- btn link  -->
                          <a href="#!" class="btn btn-primary">View more items
                          </a>
                        </div>
                      </li>
                    </ul>
                  </div>
                </div>
                <div class="mb-8">
            <!-- card  -->
                  <div class="card">
                             <!-- list group -->
                    <ul class="list-group list-group-flush">
                             <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                            <div>
                             <!-- avatar  -->
                              <img src="https://bootdey.com/img/Content/avatar/avatar4.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- list group item  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium"><a href="#!">You </a>created
                                a task for Development in <a href="#!">Front End
                                  Developer Team</a></p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" id="dropdownactivityThirteen" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-ghost btn-sm btn-icon rounded-circle">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityThirteen">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium text-dark">Watched a youtube video on
                                Next Js Development.</p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" id="dropdownactivityFourteen" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-ghost btn-sm btn-icon rounded-circle">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityFourteen">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                       <!-- list group item  -->
                      <li class="list-group-item p-3">
                        <div class="d-flex justify-content-between
                          align-items-center">
                          <div class="d-flex align-items-center">
                             <!-- avatar  -->
                            <div>
                              <img src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Image" class="avatar-sm rounded-circle">
                            </div>
                             <!-- content  -->
                            <div class="ms-3">
                              <p class="mb-0
                                font-weight-medium">Commented on Front End
                                Development project of <a href="#!">DashUI</a>.
                              </p>
                            </div>
                          </div>
                          <div>
                             <!-- dropdown  -->
                            <div class="dropdown dropstart">
                              <a href="#!" id="dropdownactivityFifteen" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-ghost btn-sm btn-icon rounded-circle">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical icon-xs"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg>
                              </a>
                              <div class="dropdown-menu" aria-labelledby="dropdownactivityFifteen">
                                <a class="dropdown-item d-flex align-items-center" href="#!">Action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Another action</a>
                                <a class="dropdown-item d-flex align-items-center" href="#!">Something else
                                  here</a>
                              </div>
                            </div>
                          </div>
                        </div>
                      </li>
                    </ul>
                  </div>
                </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 5.2.0 included, to get the result that you can see in the preview selection

body{padding-top:20px;
background-color:#f1f5f9;
}
.card {
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 2px 4px rgba(0,0,20,.08), 0 1px 2px rgba(0,0,20,.08);
}
.rounded-bottom {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
}

.avatar-xxl {
    height: 7.5rem;
    width: 7.5rem;
}
.nav-lt-tab {
    border-top: 1px solid var(--dashui-border-color);
}
.px-4 {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}

.avatar-sm {
    height: 2rem;
    width: 2rem;
}

.nav-lt-tab .nav-item {
    margin: -0.0625rem 1rem 0;
}
.nav-lt-tab .nav-item .nav-link {
    border-radius: 0;
    border-top: 2px solid transparent;
    color: var(--dashui-gray-600);
    font-weight: 500;
    padding: 1rem 0;
}

.pt-20 {
    padding-top: 8rem!important;
}

.avatar-xxl.avatar-indicators:before {
    bottom: 5px;
    height: 16%;
    right: 17%;
    width: 16%;
}
.avatar-online:before {
    background-color: #198754;
}
.avatar-indicators:before {
    border: 2px solid #FFF;
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: table;
    height: 30%;
    position: absolute;
    right: 5%;
    width: 30%;
}

.avatar-xxl {
    height: 7.5rem;
    width: 7.5rem;
}
.mt-n10 {
    margin-top: -3rem!important;
}
.me-2 {
    margin-right: 0.5rem!important;
}
.align-items-end {
    align-items: flex-end!important;
}
.rounded-circle {
    border-radius: 50%!important;
}
.border-2 {
    --dashui-border-width: 2px;
}
.border {
    border: 1px solid #dcdcdc !important;
}

.py-6 {
    padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important;
}

.bg-gray-300 {
    --dashui-bg-opacity: 1;
    background-color: #cbd5e1!important;
}

.mb-6 {
    margin-bottom: 1.5rem!important;
}
.align-items-center {
    align-items: center!important;
}


.mb-4 {
    margin-bottom: 1rem!important;
}

.mb-8 {
    margin-bottom: 2rem!important;
}
.shadow-none {
    box-shadow: none!important;
}

.card>.list-group:last-child {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-bottom-width: 0;
}
.card>.list-group:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-top-width: 0;
}
.card>.list-group {
    border-bottom: inherit;
    border-top: inherit;
}

Similar snippets

Bootstrap example and template. Material design profile

Material design profile

Bootstrap example and template. social media resumen profile

social media resumen profile

Bootstrap example and template. friend list

friend list

Bootstrap example and template. user personal information profile

user personal information profile

Bootstrap example and template. box colored

box colored

Bootstrap example and template. Recent blog post title

Recent blog post title

Bootstrap example and template. Clients testimonial with small photo

Clients testimonial with small photo

Bootstrap example and template. Blog post list

Blog post list

Bootstrap example and template. profile with activity log

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 2.7K views, Using this bootstrap snippet you have the following benefits:

Bootstrap 5.2.0

<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 5.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