<p>A paragraph (from the Greek paragraphos, "to write beside" or "written beside") is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax
    of any language, <a href="#link" title="A link example">paragraphs are usually an expected</a> part of formal writing, used to organise longer prose.</p>

<p>In ancient manuscripts, another means to divide sentences into paragraphs was a line break (newline) followed by an initial at the beginning of the next paragraph. An initial is an oversize capital letter, sometimes outdented beyond the margin of text.
    This style can be seen, for example, in the original Old English manuscript of Beowulf. Outdenting is still used in English typography, though not commonly.[4] Modern English typography usually indicates a new paragraph by indenting the first line.
    This style can be seen in the (handwritten) United States Constitution from 1787. For additional ornamentation, a hedera leaf or other symbol can be added to the inter-paragraph whitespace, or put in the indentation space.</p>
<p>A paragraph (from the Greek paragraphos, "to write beside" or "written beside") is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, <a href="#link" title="A link example">paragraphs are usually an expected</a> part of formal writing, used to organise longer prose.</p>

<p>In ancient manuscripts, another means to divide sentences into paragraphs was a line break (newline) followed by an initial at the beginning of the next paragraph. An initial is an oversize capital letter, sometimes outdented beyond the margin of text. This style can be seen, for example, in the original Old English manuscript of Beowulf. Outdenting is still used in English typography, though not commonly.[4] Modern English typography usually indicates a new paragraph by indenting the first line. This style can be seen in the (handwritten) United States Constitution from 1787. For additional ornamentation, a hedera leaf or other symbol can be added to the inter-paragraph whitespace, or put in the indentation space.</p>
/* No context defined for this component. */
  • Content:
    /*paragraphs*/
    p {
      @include rem-fallback(font-size, $base-font-size);
      @include rem-fallback(margin-bottom,$base-font-size);
      line-height: $base-line-height-ratio;
    }
  • URL: /components/raw/paragraph/_paragraph.scss
  • Filesystem Path: src/patterns/patterns/paragraph/_paragraph.scss
  • Size: 169 Bytes

There are no notes for this item.