In Dreamweaver, you can open an existing web page or text-based document, even if it wasnt created in Dreamweaver. You can open the document and use Dreamweaver to edit it in either Design view or Code view.
If the document you open is a Microsoft Word file that was saved as an HTML document, you can use the Cleanup Word HTML command to remove the extraneous markup tags that Word inserts into HTML files. For more information, see Cleaning up Microsoft Word HTML files.
To clean up HTML or XHTML that was not generated by Microsoft Word, see Cleaning up your code.
You can also open non-HTML text files, such as JavaScript files, XML files, CSS style sheets, or text files saved by word processors or text editors.
The Open dialog box appears.
TIP |
|
You can also use the Files panel to open files. For more information, see Working with files in the Files panel. |
NOTE |
|
If you havent already done so, its a good idea to organize files you plan to open and edit in a Dreamweaver site, instead of opening them from another location. For information about setting up a Dreamweaver site, see Setting up a new Dreamweaver site. |
The document opens in the Document window.
JavaScript, text, and CSS Style Sheets open in Code view by default. You can update the document while working in Dreamweaver, then save the changes in the file. For information about setting an external text editor for viewing these types of files, see Starting an external editor for media files.