Library of Formatting Examples:No-wrap

From DPWiki
Jump to navigation Jump to search
Library of Formatting Examples (Work in Progress--full version here)DP Links: Activity Hub · Wiki · Forums
<< (Gesperrt/16A) Library of Formatting Examples (No-wrap/00A) >>
Non-wrappable text.

"No-wrap" tags look like this:

/*
...
*/

They are used in situations where we need to preserve line breaks or indentations, such as in poetry, tables, lists, or title pages; or where text is right-justified, such as signatures on letters.

What all of those situations have in common is that they involve blocks of text that look different from regular text, and the line breaks in those blocks must be preserved. By contrast, when a block of text looks "different" but there is no need to preserve the line breaks, we use a block quote. No-wraps may occur within block quotes, but not the other way around, because block quotes contain wrappable text while no-wraps prevent any wrapping.

Before reviewing these examples, make sure you are familiar with the Lists, Tables, Poetry/Epigrams, Right-aligned Text, and Out-of-Line Markup sections of the Formatting Guidelines.

Contents

Click on the "Next" (>>) link above to see the first example or choose an example from the list below.

To comment or request edits to this page, please visit the LoFE discussion thread.