Skip to main content

<linegroup>


  • Date:
    17/08/2022
  • Modified:
    01/05/2026
  • Category:
    Elements

The <linegroup> element is the container for <line> elements. Use <linegroup> for reading texts with line numbers. For poetry, verses and lyrics, use <linegroup> in combination with poem. See poem.

Children elements

ElementExplanationRequired
<line>

See line.

Yes

Attributes

NameExplanationRequired
number

Defines the paragraph number of the linegroup.

No

Examples

<linegroup number="1" fontStyles="bold">
<line number="1">A <em fontStyles="italic bold">skoolie</em> is a school bus that’s now a home. Some</line>
<line>people buy an old school bus and turn it into a home.</line>
<line>People choose to live in a smaller house because it is</line>
<line>a lot cheaper. That’s what Brian Sullivan and his wife</line>
<line number="5">Starla did too.</line>
</linegroup>

  • Date:
    17/08/2022
  • Modified:
    01/05/2026
  • Category: