Kertas
Toggle navigation
News:
  • Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.
  • Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
  • Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
  • Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  • 4
    • You have 4 pending tasks

    • Database Migration
      20%
      20% Complete
    • Mobile Development
      45%
      45% Complete
    • App Deployment
      80%
      80% Complete
    • Server Upgrade
      90%
      90% Complete
    • See all tasks
  • 3
    • You have 3 new messages

    • User Image Elaine Hernandez 1 min Hey, are you there?
    • User Image Larry Gardner 5 mins Have you finished your work?
    • User Image Tanya Mackenzie 2 hrs Don't forget to attend today's...
    • See all messages
  • 4
    • You have 4 new notifications

    • New user registered5 mins
    • Database overloaded 20 mins
    • Application error 1 hr
    • Server not responding 5 hrs
    • See all notifications
  • Me
    • My Account
    • My Calendar
    • My Inbox  3
    • Lock Screen
    • Log Out
User Image

Jeffrey Williams

Online
  • Dashboard
  • UI Elements
    • General
    • Buttons
    • Grid
    • Group List
    • Icons
    • Messages & Notifications
    • Modals
    • Tabs & Accordions
    • Typography
  • Forms
    • Components
    • Input Masks
    • Validation
    • Wizard
    • WYSIWYG Editor
    • Multi Upload
  • Tables
    • Basic Tables
    • Data Tables
  • Maps
    • Google Map
    • Vector Map
  • Charts
  • Pages
    • 404 Page
    • 500 Page
    • Blank Page
    • Blank Page Header
    • Calendar
    • Code Editor
    • Gallery
    • Invoice
    • Lock Screen
    • Login
    • Register
    • Search Result
    • Support Ticket
    • Timeline
    • User Profile
  • Email12
  • Frontend
  • Menu Levels
    • Level 1
    • Level 2
      • Sub Menu
      • Sub Menu
General
  1. Home
  2. UI Elements
  3. General
Labels & Badges

Example heading New

Example heading New

Example heading New

Example heading New

Example heading New
Example heading New

<h3>Example heading <span class="label label-default">New</span></h3>

Available variations

Add any of the below mentioned modifier classes to change the appearance of a label.

DEFAULT PRIMARY SUCCESS INFO WARNING DANGER

<span class="label label-default">DEFAULT</span>

Badges

Easily highlight new or unread items by adding a <span class="badge"> to links, Bootstrap navs, and more.

12 54 612 853 234 3467

<span class="badge">12</span>

Popovers

Add small overlays of content, like those on the iPad, to any element for housing secondary information.

<button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="left" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Popover on left</button>

Tooltips

Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage.

       

<button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="left" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Popover on left</button>

List Group

The most basic list group is simply an unordered list with list items, and the proper classes. Build upon it with the options that follow, or your own CSS as needed.

  • Cras justo odio
  • Dapibus ac facilisis in
  • Morbi leo risus
  • Porta ac consectetur ac
  • Vestibulum at eros

<ul class="list-group">
<li class="list-group-item">Cras justo odio</li>
<li class="list-group-item">...</li>
</ul>

Linked Items

Linkify list group items by using anchor tags instead of list items (that also means a parent <div> instead of an <ul>). No need for individual parents around each element.

Cras justo odio Dapibus ac facilisis in Morbi leo risus Porta ac consectetur ac Vestibulum at eros

<div class="list-group">
<a href="#" class="list-group-item active">Cras justo odio</a>
<a href="#" class="list-group-item">...</a>
</div>

Progress Bar

Basic progress bar

Default progress bar.

60% Complete

With label

Remove the .sr-only class from within the progress bar to show a visible percentage. For low percentages, consider adding a min-width to ensure the label's text is fully visible.

60%

Contextual Alternatives

Progress bars use some of the same button and alert classes for consistent styles.

40% Complete (success)
20% Complete
60% Complete (warning)
80% Complete

Striped

Uses a gradient to create a striped effect. Not available in IE8.

40% Complete (success)
20% Complete
60% Complete (warning)
80% Complete (danger)

Animated

Add .active to .progress-bar-striped to animate the stripes right to left. Not available in IE9 and below.

45% Complete

Stacked

35% Complete (success)
20% Complete (warning)
10% Complete (danger)
Pagination

Basic pagination

Simple pagination inspired by Rdio, great for apps and search results. The large block is hard to miss, easily scalable, and provides large click areas.

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

Disabled and active states

Links are customizable for different circumstances. Use .disabled for unclickable links and .active to indicate the current page.

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

Sizing

Fancy larger or smaller pagination? Add .pagination-lg or .pagination-sm for additional sizes.

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

Pager

Quick previous and next links for simple pagination implementations with light markup and styles. It's great for simple sites like blogs or magazines.

  • Previous
  • Next