Components

Typography Heading

Ex. <h1> H1. Bootstrap heading </h1>

H1. Bootstrap heading

H2. Bootstrap heading

H3. Bootstrap heading

H4. Bootstrap heading

H5. Bootstrap heading
H6. Bootstrap heading

Display Heading

Ex. <p class="display-1"> Display 1 </p>

Display 1

Display 2

Display 3

Display 4

Background Color

Ex. <div class="bg-primary"> Landrick Saas & Software Template </div>

Soft Background Color

Ex. <div class="bg-soft-primary"> Landrick Saas & Software Template </div>

Text Color

Ex. <div class="text-primary"> Landrick Saas & Software Template </div>
.text-primary
.text-secondary
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-white
.text-white-50
.text-dark

Buttons

Ex. <a href="#" class="btn btn-primary"> Primary </a>
Primary Secondary Success Danger Info Warning Light Dark

Buttons Pill

Ex. <a href="#" class="btn btn-pills btn-primary"> Primary </a>
Primary Secondary Success Danger Info Warning Light Dark

Buttons Soft

Ex. <a href="#" class="btn btn-soft-primary"> Primary </a>
Primary Secondary Success Danger Info Warning Light Dark

Buttons Pill Soft

Ex. <a href="#" class="btn btn-pills btn-soft-primary"> Primary </a>
Primary Secondary Success Danger Info Warning Light Dark

Buttons Outline

Ex. <a href="#" class="btn btn-outline-primary"> Primary </a>
Primary Secondary Success Danger Info Warning Light Dark

Buttons Pill Outline

Ex. <a href="#" class="btn btn-outline-primary"> Primary </a>
Primary Secondary Success Danger Info Warning Light Dark

Button Icons

Ex. <a href="#" class="btn btn-icon btn-primary"><i data-feather="facebook" class="fea icon-sm"></i></a>

Outline Button Icons

Ex. <a href="#" class="btn btn-icon btn-outline-primary"><i data-feather="facebook" class="fea icon-sm"></i></a>

Button Pill Icons

Ex. <a href="#" class="btn btn-icon btn-pills btn-primary"><i data-feather="facebook" class="fea icon-sm"></i></a>

Outline Button Pill Icons

Ex. <a href="#" class="btn btn-icon btn-pills btn-outline-primary"><i data-feather="facebook" class="fea icon-sm"></i></a>

Button Sizing

Ex. <a href="#" class="btn btn-primary btn-sm"> Primary </a>
Small Small Small Small
Ex. <a href="#" class="btn btn-primary btn-lg"> Primary </a>
Large Large Large Large

Badges

Ex. <span class="badge badge-primary"> primary </span>
Primary Secondary Success Danger Warning Info Light Dark

Pill Badges

Ex. <span class="badge badge-pill badge-primary"> primary </span>
Primary Secondary Success Danger Warning Info Light Dark

Outline Badges

Ex. <span class="badge badge-pill badge-outline-primary"> primary </span>
Primary Secondary Success Danger Warning Info Light Dark

Link Badges

Ex. <a href="#" class="badge badge-primary"> primary </a>
Primary Secondary Success Danger Warning Info Light Dark

Alert

Ex. <div class="alert alert-primary" role="alert"> A simple primary alert—check it out! </div>

Alert Links

Ex. <div class="alert alert-primary" role="alert"> A simple primary alert with <a href="#" class="alert-link"></a>. </div>

Additional Content

Dismissing Alert

Ex.
<div class="alert alert-success alert-dismissible fade show" role="alert">
  <strong>Well done!</strong> You successfully read this important alert message.
  <button type="button" class="close" data-dismiss="alert" aria-label="Close">
     <span aria-hidden="true"> × </span>
  </button>
</div>

Advanced Alert

Ex.
<div class="alert alert-primary alert-pills" role="alert">
   <span class="badge badge-pill badge-danger"> New </span>
   <span class="alert-content"> A Modern primary alert—check it out! </span>
</div>

Advanced Outline Alert

Ex.
<div class="alert alert-outline-primary alert-pills" role="alert">
   <span class="badge badge-pill badge-danger"> New </span>
   <span class="alert-content"> A Modern primary alert—check it out! </span>
</div>

Accordions

Accordion #1

世界杯2026官方直播平台专注于世界杯赛事高清直播与互动资讯服务,覆盖全球焦点赛事、球队动态与实时比分内容。核心价值在于打造更加流畅稳定的在线观赛环境,让用户能够随时随地获取最新赛事信息。功能介绍包括高清视频直播、赛事新闻、比分更新与专题栏目,同时通过持续更新的赛事资源与稳定的平台系统形成可靠的信任背书。用户进入平台后即可快速进入赛事页面观看比赛。立即加入世界杯2026官方直播平台,共享足球激情时刻。

世界杯2026官方直播平台专注于世界杯赛事高清直播与互动资讯服务,覆盖全球焦点赛事、球队动态与实时比分内容。核心价值在于打造更加流畅稳定的在线观赛环境,让用户能够随时随地获取最新赛事信息。功能介绍包括高清视频直播、赛事新闻、比分更新与专题栏目,同时通过持续更新的赛事资源与稳定的平台系统形成可靠的信任背书。用户进入平台后即可快速进入赛事页面观看比赛。立即加入世界杯2026官方直播平台,共享足球激情时刻。

世界杯2026官方直播平台专注于世界杯赛事高清直播与互动资讯服务,覆盖全球焦点赛事、球队动态与实时比分内容。核心价值在于打造更加流畅稳定的在线观赛环境,让用户能够随时随地获取最新赛事信息。功能介绍包括高清视频直播、赛事新闻、比分更新与专题栏目,同时通过持续更新的赛事资源与稳定的平台系统形成可靠的信任背书。用户进入平台后即可快速进入赛事页面观看比赛。立即加入世界杯2026官方直播平台,共享足球激情时刻。

Cards

Vertical Card
<div class="card shadow rounded border-0 overflow-hidden>
   <img src="images/blog/01.webp" class="img-fluid" alt=">
   <div class="card-body">
     <h5 class="card-title">Saas & Software : Landrick</h5>
     <p class="text-muted mb-0">Due to its widespread use as filler text for layouts, non-readability is of great importance</p>
   </div>
</div>
Saas & Software : Landrick

Due to its widespread use as filler text for layouts, non-readability is of great importance

Read More
Saas & Software : Landrick

Due to its widespread use as filler text for layouts, non-readability is of great importance

Read More
Horizontal Card
<div class="card shadow rounded border-0 overflow-hidden>
   <img src="images/blog/01.webp" class="img-fluid" alt=">
   <div class="card-body">
     <h5 class="card-title">Saas & Software : Landrick</h5>
     <p class="text-muted mb-0">Due to its widespread use as filler text for layouts, non-readability is of great importance</p>
   </div>
</div>
H1. Bootstrap heading - 世界杯直播
Saas & Software : Landrick

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

Last updated 3 mins ago

Forms

Checkboxes

Radio Buttons

Switches Button

Form Select Box

Subscribe Form

Google Map

Default Avatars

Ex. <img src="images/home/01.webp" class="img-fluid avatar avatar-ex-sm rounded">

Circle Avatars

Ex. <img src="images/home/01.webp" class="img-fluid avatar avatar-ex-sm rounded-circle">

Progressbar

Ex.
<div class="progress-box">
   <h6 class="title text-muted"> Progress</h6>
   <div class="progress">
     <div class="progress-bar position-relative bg-primary" style="width:84%;">
       <div class="progress-value d-block text-muted h6">84%</div>
     </div>
   </div>
</div>
WordPress
84%
PHP / MYSQL
75%
Angular / JavaScript
79%
HTML
95%

Tooltip

Ex. <a href="#"class="btn btn-primary mr-2 mb-2" data-toggle="tooltip" data-placement="top" title="Top Tooltip" alt=""> Top Tooltip </a>
Top Left Bottom Right

Modal

Table

# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Harry Potter @hpt

Blockquotes

世界杯2026官方直播平台专注于世界杯赛事高清直播与互动资讯服务,覆盖全球焦点赛事、球队动态与实时比分内容。核心价值在于打造更加流畅稳定的在线观赛环境,让用户能够随时随地获取最新赛事信息。功能介绍包括高清视频直播、赛事新闻、比分更新与专题栏目,同时通过持续更新的赛事资源与稳定的平台系统形成可靠的信任背书。用户进入平台后即可快速进入赛事页面观看比赛。立即加入世界杯2026官方直播平台,共享足球激情时刻。

Icons

Feather Icons

There are 280+ feather icons and you can get all icons info from here: https://feathericons.com/

Ex. <i data-feather="mail" class="fea icon-sm"> </i>
Material Design Icons

There are 4400+ Material Design icons and you can get all icons info from here: https://materialdesignicons.com/

Ex. <i class="mdi mdi-home"> </i>
Flaticon Icons

There are Flaticon icons and you can get all icons info from here: https://www.flaticon.com/packs/basic-icon

Iconscout (Unicons) Icons

There are 1100+ Iconscout (Unicons) Icons and you can get all icons info from here: https://www.flaticon.com/packs/basic-icon

Ex.
<span class="h3 text-primary mr-2">
  <i class="uil uil-0-plus"></i>
</span>