<\/p>\n
All HTML headings, Bootstrap’s global default Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.<\/p>\n Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec ullamcorper nulla non metus auctor fringilla.<\/p>\n Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.<\/p>\n<\/div>\n Make a paragraph stand out by adding Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.<\/p>\n<\/div>\n Make use of HTML’s default emphasis tags with lightweight styles.<\/p>\n For de-emphasizing inline or blocks of text, use the small tag.<\/small><\/p>\n This line of text is meant to be treated as fine print.<\/small><\/p>\n<\/div>\n For emphasizing a snippet of text with a heavier font-weight.<\/p>\n The following snippet of text is rendered as bold text<\/strong>.<\/p>\n<\/div>\n For emphasizing a snippet of text with italics.<\/p>\n The following snippet of text is rendered as italicized text<\/em>.<\/p>\n<\/div>\n Heads up!<\/span> Feel free to use Stylized implemenation of HTML’s For expanded text on long hover of an abbreviation, include the <h1><\/code> through
<h6><\/code> are available.<\/p>\n
h1. Heading 1<\/h1>\n
h2. Heading 2<\/h2>\n
h3. Heading 3<\/h3>\n
h4. Heading 4<\/h4>\n
h5. Heading 5<\/h5>\n
h6. Heading 6<\/h6>\n<\/div>\n
Body copy<\/h2>\n
font-size<\/code> is 13px<\/strong>, with a
line-height<\/code> of 19px<\/strong>. This is applied to the
<body><\/code> and all paragraphs. In addition,
<p><\/code> (paragraphs) receive a bottom margin of half their line-height (10px by default).<\/p>\n
<p>...<\/p><\/pre>\n
Lead body copy<\/h3>\n
.lead<\/code>.<\/p>\n
<p class=\"lead\">...<\/p><\/pre>\n
\nEmphasis<\/h2>\n
<small><\/code><\/h3>\n
<p>\n <small>This line of text is meant to be treated as fine print.<\/small>\n<\/p><\/pre>\n
Bold<\/h3>\n
<strong>rendered as bold text<\/strong><\/pre>\n
Italics<\/h3>\n
<em>rendered as italicized text<\/em><\/pre>\n
<b><\/code> and
<i><\/code> in HTML5.
<b><\/code> is meant to highlight words or phrases without conveying additional importance while
<i><\/code> is mostly for voice, technical terms, etc.<\/p>\n
\nAbbreviations<\/h2>\n
<abbr><\/code> element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a
title<\/code> attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover.<\/p>\n
<abbr><\/code><\/h3>\n
title<\/code> attribute.<\/p>\n