Ultimately, the best solution is to use Cascading Style Sheets (CSS). The majority of browsers now in use support
line spacing through CSS; however, if 3.0 browser compatibility is a site requirement, use one of the
other methods outlined here.
Importing Office documents
Existing Word or Excel files can be imported directly into Dreamweaver in a single operation. Dreamweaver
automatically converts the content from the Office format to HTML. To begin an import operation, choose
File ??? Import and then either Word Document or Excel Document from the submenu.
The content is pasted according to the option chosen at import time. The available options are selected from
a list at the bottom of the Import Word Document (see Figure 8-11) and Import Excel Document dialog
boxes and echo those found in the Copy/Paste category of Preferences.
FIGURE 8-11
Select from the Formatting drop-down list.
n Text Only: Pastes completely unformatted text; even line breaks or paragraphs are removed.
n Text With Structure: Pastes unstyled text while retaining structured elements such as lists, paragraphs,
line breaks, and tables.
n Text, Structure, Basic Formatting: Adds simple formatting, such as bold, italic, and underline,
to structured text. If the text is copied from an HTML document, the pasted text retains any
HTML text style tags, including
, , , , , , and .
Pages:
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580