As you enter and format text in Design view, Dreamweaver creates the underlying HTML code for the page. To enter code directly, use Code view. For information on Code view, see Tutorial: Editing Code.
The predesigned pages provided with Dreamweaver contain placeholder "Lorem ipsum" text; if you're basing your page on a predesigned page, you'll have to replace the placeholder text with your own text when you're ready to start adding content.
Note: It can be useful to leave the placeholder text in place until you're finished with design and layout, so that you or your client can look at the layout without being distracted by the text.
Note: In this sample site, the file containing the text to be used is a text file. For other sites, you might be given documents in a variety of formats, including HTML documents generated by Microsoft Word; you can import such HTML documents and remove unnecessary code using the Import Word HTML command in Dreamweaver. For more information, see Using Dreamweaver Help.
Note that the text file appears in a new Document window with a gray or colored bar down the left side. This window is in Code view, and can't be switched to Design view because the file is not an HTML file.
This file contains copy advertising a Trio Motors special preview, to be added to the sidebar of the main page. If you were creating your own site, you could add your own content to the sidebar, which might be provided by someone else in the form of a Microsoft Word or text file.
The text in the Microsoft Word document has a Word style called sidebar-text applied to it. When you paste this styled text into an HTML document, Dreamweaver creates a CSS style named sidebar-text, using the style definition from the Word document, and applies it to the pasted text.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/mx2004/getting_started_en/gs_04_p7.htm