<ul class="nav nav-tabs" role="tablist">
  <li class="nav-item">
    <button class="nav-link active" data-bs-toggle="tab" data-bs-target="#home" type="button" role="tab">Home
    </button>
  </li>
  <li class="nav-item">
    <button class="nav-link" data-bs-toggle="tab" data-bs-target="#products" type="button" role="tab">Products
    </button>
  </li>
  <li class="nav-item">
    <button class="nav-link" data-bs-toggle="tab" data-bs-target="#news" type="button" role="tab">News
    </button>
  </li>
</ul>
<div class="tab-content">
  <div class="tab-pane fade active show" id="home">
    Welcome to our website! We are your digital partner, providing innovative technology solutions and professional consulting services. Whether you need software development, data analysis, or business consulting, we can provide customized solutions to help you achieve your business goals.
  </div>
  <div class="tab-pane fade" id="products">
    We provide comprehensive product information, including features, functions, and advantages. Through clear layout and easy to understand language, users can easily understand our products and make quick decisions.
  </div>
  <div class="tab-pane fade" id="news">
    Gathering the latest industry news, company dynamics, and important events. By timely updating and professional reporting, help users understand industry trends and company trends, and keep up with the times.
  </div>
</div>
.cms_copyright {
  display: none;
}

External CSS

  1. https://static.hongcdn.com/css/shared-pc-v5.min.css

External JavaScript

  1. https://static.hongcdn.com/js/shared-v5.min.js