In this page, we explained how to create new pages by using Dreamweaver.
I will use copy of index.html page to create new pages. All I need to do is to duplicate index.html page and change its name and content. Thus, I will have created new pages which has same design with the other pages but a different name.
Right click on the index.html file from the files panel and click Edit>Duplicate menu items. Right click on duplicated file and click Edit>Rename menu items to change its name. Do not use any special character and space in file names and do not forget to add .html extensions at the end of file names.