...tag pair to part of a line; when you use this tag pair, the entire paragraph is altered.
tag. All text in Figure
8-9 uses thetag; the column on the left is the standard output with a monospace font; the column
on the right uses a different font in a larger size.
The
tag
Just like headings, the paragraph tag falls into the class of HTML objects called block elements. As such, any
text marked with the...
tag pair is always rendered with an extra line above and below the text. To
have a series of blank lines appear one after the other, use the break tag
.
In XHTML documents, the break tag is coded as
. Dreamweaver inserts the correct tag
based on the document type.
Break tags are used within block elements, such as headings and paragraphs, to provide a line break where
the
is inserted. Dreamweaver provides two ways to insert a
tag: Choose the Line Break button
from the Characters menu in the Text category of the Insert bar, or use the keyboard shortcut Shift+Enter
(Shift+Return).
Pages:
552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576