SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 609 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

With your code or text selected, choose the desired comment style and drop it right on
your selection. Presto, chango??”instant comments!
To edit a comment, double-click the Comment symbol to display the current comment in the Property
inspector. A comment can be moved or duplicated by selecting its symbol and then using the Cut, Copy,
and Paste commands under the Edit menu. You can also right-click (Control+click) the Comment symbol to
display the context menu. Finally, you can click and drag Comment symbols to move the corresponding
comment to a new location.
TIP TIP
Comment button
299
Working with Text 8
Summary
Learning to manipulate text is an essential design skill for creating Web pages. Dreamweaver gives you all
the tools you need to insert and modify the full range of HTML text quickly and easily. As you work with
text on your Web pages, keep these points in mind:
n HTML headings are available in six different sizes:

through

. Headings are used primarily
as headlines and subheads to separate divisions of the Web page.
n Blocks of text are formatted with the paragraph tag

. Each paragraph is separated from the
other paragraphs by a line of whitespace above and below. Use the line break tag,
, to make
lines appear directly above or below one another.


Pages:
597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621