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 Soft

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

賽事回顧

圖示按鈕

獨家專訪

外框圖示按鈕

賽事預告

圓角圖示按鈕

專家點評

圓角外框圖示按鈕

賽事數據

小型主要按鈕
賽事速報
大型主要按鈕
熱門賽事 精彩回顧 專家分析 用戶互動

Badges

Ex. <span class="badge badge-primary"> primary </span>
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>

賽事詳情

提示訊息與連結

關於我們

常見問題

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>

用戶協議

現代化提示訊息

隱私政策

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

熊猫体育致力于为广大用户提供优质的体育赛事直播与资讯服务,打造一个专业的体育娱乐平台。通过熊猫体育直播,您可以实时观看各类热门赛事,随时掌握比赛动态。访问熊猫体育官网,获取最新赛事信息、精彩评论和丰富的体育内容。熊猫体育平台为用户提供安全、便捷的使用体验,让您轻松参与体育互动,尽享比赛的精彩时刻。熊猫体育官方网站为每位体育爱好者呈现一站式的综合体育服务平台,满足您的各种体育需求。

熊猫体育致力于为广大用户提供优质的体育赛事直播与资讯服务,打造一个专业的体育娱乐平台。通过熊猫体育直播,您可以实时观看各类热门赛事,随时掌握比赛动态。访问熊猫体育官网,获取最新赛事信息、精彩评论和丰富的体育内容。熊猫体育平台为用户提供安全、便捷的使用体验,让您轻松参与体育互动,尽享比赛的精彩时刻。熊猫体育官方网站为每位体育爱好者呈现一站式的综合体育服务平台,满足您的各种体育需求。

熊猫体育致力于为广大用户提供优质的体育赛事直播与资讯服务,打造一个专业的体育娱乐平台。通过熊猫体育直播,您可以实时观看各类热门赛事,随时掌握比赛动态。访问熊猫体育官网,获取最新赛事信息、精彩评论和丰富的体育内容。熊猫体育平台为用户提供安全、便捷的使用体验,让您轻松参与体育互动,尽享比赛的精彩时刻。熊猫体育官方网站为每位体育爱好者呈现一站式的综合体育服务平台,满足您的各种体育需求。

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 - 熊猫体育 APP
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">

圓形頭像

圓形使用者頭像

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

熊猫体育致力于为广大用户提供优质的体育赛事直播与资讯服务,打造一个专业的体育娱乐平台。通过熊猫体育直播,您可以实时观看各类热门赛事,随时掌握比赛动态。访问熊猫体育官网,获取最新赛事信息、精彩评论和丰富的体育内容。熊猫体育平台为用户提供安全、便捷的使用体验,让您轻松参与体育互动,尽享比赛的精彩时刻。熊猫体育官方网站为每位体育爱好者呈现一站式的综合体育服务平台,满足您的各种体育需求。

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>