bootstrap3 essay
[TOC]
Bootstrap needs to wrap the page content and grid system in a .container container
! !! Caution "Warning!"
Due to padding and other attributes, these two containers cannot be nested in each other
!!! Hint "Info"
If using a subtitle you can include the tag or use the .small class
< The text inside the element wrapped by the small> tag will be set to 85% of the font size of the parent container.
!!! Note 'Tip'
The nested element in the title element is set to a different font-size
wrapped The element font-weight value will be emphasized
Use tag wrapping
If the abbreviation is the first letter, in order to highlight it, you can add the .initialism class to make the font-size Slightly smaller
You can add quoted content<blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> <footer>Someone famous in <cite title="Source Title">Source Title</cite></footer> </blockquote>Copy after login!!! Note "Another presentation style"
by giving. The blockquote-reverse class allows quotes to render content right-aligned.List
,
to generate ordered and unordered lists
- list-unstyled unstyled list
- list-inline Inline list (that is, lined up in one line)
Description
List with description phrase
- dl-horizontal can let< Phrases and their descriptions within dl> are arranged in one line
Code block
Inline code
- User input
Code block
- Variable
- Program output