Pagination Provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.
Default 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.Disabled and active states
Links are customizable for different circumstances. Use.disabled
for
unclickable links and .active
to indicate the current page.
- 1 (current)
- 2
- 3
- 4
- 5
Jumbotron A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.
Hello, world!
This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.
To make the jumbotron full width, and without rounded corners, place it outside all
.container
s and instead add a .container
within.
Media object Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.
Bootstrap 3.3's Media objects codes are overrided due to some issues like text-overflow
thus media alignment feature will not work in this template.