Now that you've setup your site in Dreamweaver, it's time to create your first page.
Resources:
Details:
Adobe Flash Player not installed or older than 9.0.124!
Since our site has been created and added to the Files panel, we can now add our first file to the site. From the File menu, choose New… then from category choose basic page We want to insert a simple HTML file, so choose HTML from the page Type section then click Create.
You may also use the welcome screen and pick "HTML" under the column titled, "Create New."
When the new page appears, it will be Untitled, we must give it a title and a name.
Click in the edit box marked Title and change the title from “Untitled Document” to “Beaver Cheese Secrets.com”.
You must now save the file in order to add it to the site. From the File menu, choose Save. You can also opt to hit the key combination of "ctrl" + "s" to quickly save your page.
One important thing you should know about websites is that one of your HTML files must be named “index.htm” or “index.html”. This file is the one that the browser will first load when people will access your website, think of this as your home page. Type “index.htm” into the File name box and click Save.
Note: It is important to use all lowercase letters when creating your filenames whether they be for graphics used on your webpage or the names of the web pages themselves. The use of uppercase will require your visitors and yourself to type in uppercase in order to navigate your website. It is good form for your website by using lowercase throughout for this usability purpose