<lines>

The <lines> element contains text where line breaks are significant but white space is not. It can be used to represent dialogs, poetry, or other text fragments where line breaks are significant. The <lines> element is similar to <pre> in that line breaks are preserved, but the font style is not typically set to monospace, and extra spaces inside the lines are not preserved.

Category: Body elements