Loading...
 
Skip to main content

History: Bootstrap-53-Cheatsheet

Preview of version: 9

This page, from https://getbootstrap.com/docs/5.3/examples/, shows sample page elements styled by Bootstrap 5.3, which hasn't been released yet so some details may be styled incorrectly, etc. Also, the sticky navigation elements haven't been adjusted to work correctly at this site.

Contents

Typography

Documentation

Display 1

Display 2

Display 3

Display 4

Display 5

Display 6

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5

Heading 6

This is a lead paragraph. It stands out from regular paragraphs.

You can use the mark tag to highlight text.

This line of text is meant to be treated as deleted text.

This line of text is meant to be treated as no longer accurate.

This line of text is meant to be treated as an addition to the document.

This line of text will render as underlined.

This line of text is meant to be treated as fine print.

This line rendered as bold text.

This line rendered as italicized text.


A well-known quote, contained in a blockquote element.

Someone famous in Source Title
  • This is a list.
  • It appears completely unstyled.
  • Structurally, it's still a list.
  • However, this style only applies to immediate child elements.
  • Nested lists:
    • are unaffected by this style
    • will still show a bullet
    • and have appropriate left margin
  • This may still come in handy in some situations.
  • This is a list item.
  • And another one.
  • But they're displayed inline.

Images

Documentation
PlaceholderResponsive image
A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera200x200

Tables

Documentation
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
Class Heading Heading
Default Cell Cell
Primary Cell Cell
Secondary Cell Cell
Success Cell Cell
Danger Cell Cell
Warning Cell Cell
Info Cell Cell
Light Cell Cell
Dark Cell Cell
# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter

Figures

Documentation
Placeholder400x300
A caption for the above image.

Forms

Overview

Documentation
We'll never share your email with anyone else.
Radios buttons

Disabled forms

Documentation
Disabled radios buttons

Sizing

Documentation

Input group

Documentation
@
@example.com
https://example.com/users/
$ .00
With textarea

Validation

Documentation
Looks good!
Looks good!
@
Please choose a username.
Please provide a valid city.
Please select a valid state.
Please provide a valid zip.
You must agree before submitting.

Components

Accordion

Documentation

This is the first item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

This is the second item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

This is the third item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

Alerts

Documentation

Example heading New

Example heading New

Example heading New

Example heading New

Example heading New

Example heading New

Example heading New

Example heading New

Primary Secondary Success Danger Warning Info Light Dark

Buttons

Documentation
PlaceholderImage cap
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Go somewhere
Featured
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Go somewhere
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

  • An item
  • A second item
  • A third item
PlaceholderImage
Card title

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

Popovers

Documentation

Scrollspy

Documentation

First heading

This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.

Second heading

This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.

Third heading

This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.

Fourth heading

This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.

Fifth heading

This is some placeholder content for the scrollspy page. Note that as you scroll down the page, the appropriate navigation link is highlighted. It's repeated throughout the component example. We keep adding some more example copy here to emphasize the scrolling and highlighting.

Spinners

Documentation
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Toasts

Documentation

Tooltips

Documentation

History

Advanced
Information Version
Sun 26 of Mar, 2023 07:19 GMT-0000 Gary Cunningham-Lee Trying again to limit aside width to prevent overlap of content. 16
Sun 26 of Mar, 2023 07:14 GMT-0000 Gary Cunningham-Lee Fixed my typo. 15
Sun 26 of Mar, 2023 07:08 GMT-0000 Gary Cunningham-Lee Added CSS to prevent aside list items from overlapping main content. 14
Sun 26 of Mar, 2023 07:01 GMT-0000 Gary Cunningham-Lee Trying CSS variable for sticky-top heading background. 13
Sun 26 of Mar, 2023 05:37 GMT-0000 Gary Cunningham-Lee Adjusted sticky-top padding. 12
Sun 26 of Mar, 2023 05:34 GMT-0000 Gary Cunningham-Lee Updated note. 11
Sun 26 of Mar, 2023 05:28 GMT-0000 Gary Cunningham-Lee Limit scope of previous changes. 10
Sun 26 of Mar, 2023 05:24 GMT-0000 Gary Cunningham-Lee Tinkering with sticky-top heading visibility. 9
Sun 26 of Mar, 2023 05:05 GMT-0000 Gary Cunningham-Lee Added background color for sticky-top headings so content doesn't show through. 8
Sun 26 of Mar, 2023 04:57 GMT-0000 Gary Cunningham-Lee Added padding-left to content so sticky navigation doesn't overlap it. 7
Sun 26 of Mar, 2023 04:53 GMT-0000 Gary Cunningham-Lee Updated links to documentation. 6
Sun 26 of Mar, 2023 04:44 GMT-0000 Gary Cunningham-Lee Added explanatory notes. 5
Sun 26 of Mar, 2023 04:37 GMT-0000 Gary Cunningham-Lee Removed unnecessary header in page. 4
Sat 25 of Mar, 2023 13:46 GMT-0000 Gary Cunningham-Lee Page created and content copied from getbootstrap.com [Rollback by chibaguy to version 1] 3
Sat 25 of Mar, 2023 19:22 GMT-0000 Gary Cunningham-Lee Commented out broken link and added version note. 2
Sat 25 of Mar, 2023 13:46 GMT-0000 Gary Cunningham-Lee Page created and content copied from getbootstrap.com 1

Layout

Subscribe to Tiki Newsletters!

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other big news!
Contribute to Tiki

Site Config