Getting started making web pages with Dreamweaver is relatively simple. Below are a few steps you'll need to take before you make your web pages.
![]() Dreamweaver New Site Dialog (click for enlargement) |
|---|
To define a site, click the Site menu and choose New Site. The new site dialog window will open. Type the path to the folder in which you're going to store the documents for this site, or click the folder icon and browse your way to it.
Feel free, also, to enter a name and an appropriate URL for your site.
To edit your preferences, click the Edit menu and choose Preferences.... The preferences window will open and give you a variety of choices. From this menu you can set your default background color, text color, link color, etc. You can also choose what extension to use for web pages (.html or .htm, for example). Peruse the options to see other things the program does.
To make a new web page, choose the File menu and select New.... Be sure to fill in a title and then select Save As... to save your document. (If you want it to be the homepage for your document, you should call it index.html (do you know why?).