
__NOTOC__
The body text or body copy is the
text forming the main content of a
book,
magazine
A magazine is a periodical publication, generally published on a regular schedule (often weekly or monthly), containing a variety of content. They are generally financed by advertising, purchase price, prepaid subscriptions, or by a combinatio ...
,
web page, or any other
printed or
digital
Digital usually refers to something using discrete digits, often binary digits.
Technology and computing Hardware
*Digital electronics, electronic circuits which operate using digital signals
**Digital camera, which captures and stores digital i ...
work. This is as a contrast to both additional components such as headings, images, charts, footnotes etc. on each page, and also the pages of
front matter that form the introduction to a book.
Body text has two slightly different meanings, depending on context. A
book designer, concerned with the overall sequence of a book, regards it as those pages that form the majority of a book, containing the ''body of text'' or ''
body matter
Book design is the art of incorporating the content, style, format, design, and sequence of the various components and elements of a book into a coherent unit. In the words of renowned typographer Jan Tschichold (1902–1974), book design, "though ...
''.
A
typesetter concerned instead with the layout of text on a page sees 'body text' as being those sections of the main text that are flowed into columns or justified as paragraphs, as distinct from the headings and any pictures that are floated out of the main body.
Book design
The 'body matter' is the group of pages that contain the body of the text of the book. The
front matter comes before it, containing title pages, content lists, publisher's metadata etc. It is followed by the
back matter, which includes appendices, references, credits,
colophon etc. The distinction between the parts, body and other, is that the body matter is produced by the ''author'', the front and back matter by the publisher (through the book designer, index collator etc.). Where there is a prose introduction, it demonstrates this; an introduction by the author is considered as body matter, an introduction by an editor or other commentator is placed with the front matter. In some technical publications, appendices are so long and important as part of the book that they are a creative endeavour of the author, rather than a mere collation exercise by the publisher. In this case they may, like the introduction, be considered as a part of the body matter.
At one time, books were produced as 'letter-books',
where the body of text consisted of chapters of solid text, unillustrated. Where illustrations were provided, these were costly and so
plates were inserted in sections, either at the end of the body matter, or grouped within the
signatures. Development in printing in the early 20th century, and particularly developments in newspaper design and the incorporation of photographs, encouraged the development of the 'picture-book'
where images were mixed in the text and formed part of the body matter itself
(although in most cases, this was still outside the paragraphs of the typesetter's body text).
Typesetting
Typesetting of the body text is the work of the printer and their typesetter. Typesetting of the other parts, the front matter, and pages of the body matter involving specific design of their layout are, if budget permits, the remit of the book designer.
Typesetting of the body text is generally considered to be
rote work: skilled, but not inherently creative. Computer typesetting was thus first applied to body text. This represented the bulk of the work, yet also that part requiring the least human creative input.
Styles
Body text is usually
typeset in a
serif
In typography, a serif () is a small line or stroke regularly attached to the end of a larger stroke in a letter or symbol within a particular font or family of fonts. A typeface or "font family" making use of serifs is called a serif typeface ...
font, as these are perceived as more readable for text in dense blocks,
whilst a
sans-serif
In typography and lettering, a sans-serif, sans serif, gothic, or simply sans letterform is one that does not have extending features called "serifs" at the end of strokes. Sans-serif typefaces tend to have less stroke width variation than seri ...
font is used for the adjacent headings.
Web design
HTML follows the 'book designer's' meaning of body text. There is an
HTML element
An HTML element is a type of HTML (HyperText Markup Language) document component, one of several types of HTML nodes (there are also text nodes, comment nodes and others). The first used version of HTML was written by Tim Berners-Lee in 1993 ...
named
<body>
that serves to delimit the body matter from the front matter (or in HTML, the
<head>
) that contains
metadata
Metadata is "data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including:
* Descriptive metadata – the descriptive ...
such as the page title. The typesetting of the web page is carried out by
document body elements within this.
There is no specific HTML element for 'body text' in the typesetting sense. The block elements of
<p>
and
<div>
are both used for this, but these elements are used for a great many general markup purposes within HTML and so there is not usually any
semantic implication that they always contain 'body'.
<p>
would generally be favoured over
<div>
.
References
{{Book structure
Typography
Book design