By default, Dreamweaver MX creates a default Web page named Untitled Document. It is essential that you change the name of this page. Otherwise, the links to other documents will not work correctly. In this case, you are creating the home page for the Web site. The title of the Web page should be named Virtual Tide Realty. This title appears in the title bar of the Web browser, when the page is displayed. The file name, as it will be saved on the disk will be index.html.

Figure 3: Page Properties dialog
It is important to set the title of the document and to save the file prior to inserting a background image, other graphic images, or links to your other Web page files. Otherwise, Dreamweaver MX will create the links as absolute links rather than relative links. If this happens, the links will not work when the Web site is uploaded to the Web Server. Next, the HTML document that you just created needs to be saved to the disk.
Having saved the document, you can now begin entering text on the page.
The steps to place text on a Web page are not that much different than the steps you would use to place text in a Microsoft Word document. The following list describes some special characteristics of placing text in a Web page with Dreamweaver MX:
Virtual Tide Realty
Specialists in Kauai Real Estate
Please contact us at inquiry@vt.com
North Coast
Coconut Coast
Lihue Area
Piopu/Kapili Beaches
Virtual Tide Realty, Copyright 2003
Next, you will see how to copy information into Dreamweaver MX from another source (file). The descriptions of the properties are stored in a Microsoft Word document that you downloaded when you downloaded the other files necessary to complete this assignment. The name of the file is "properties.doc."

At this point, all of the textual information appears on the Web page without any special formatting. The next set of tasks will help you format the page, add images, and add links.
Before adding any additional formatting to the page, it should be saved. Again, save your work frequently.
next: Formatting the page