The same copy/paste
functionality applies to Excel.
For full documents, you can use Dreamweaver??™s Import Word HTML command. This feature strips out the
unnecessary code and even permits you to format the code as you format your other Dreamweaver files.
The Import Word HTML command offers a wide range of options for cleaning up the code.
Of course, not all Web content derives from word-processing documents??”databases and spreadsheets are
the other two legs of the modern office software triangle. With the Import Tabular Data command,
Dreamweaver offers the capability to incorporate data from any source that can export structured text files.
Just save your spreadsheet or database as a comma-, tab-, or otherwise delimited file and bring it directly
into Dreamweaver in the table style of your choice.
Reference panel
Even the most advanced coder needs a reference when including seldom-used HTML tags or arcane
JavaScript functions. Dreamweaver includes built-in references with HTML, JavaScript, and Cascading Style
Sheets. Dreamweaver??™s guide is context-sensitive; highlight a tag or function in Code view and press
Shift+F1 to get a breakdown on syntax and browser compatibility.
In addition to the resources already noted, you can use a ColdFusion Markup Language reference from
Adobe.
Pages:
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162