User's Guide: Tutorial

Now we will create two sample web pages - Home and Movies. Actually the main default.htm Page was already added when we created the Web Site. The default.htm page will be our Home page. We just need to attach our template to it.

Open default.htm file from the Folder List. From the main menu choose Format > Dynamic Web Template > Attach Dynamic Web Template.... Choose the template.dwt file, click Open and confirm if necessary.

ew-attach-dwt

In the Editable Region you can type a welcome text and put any content you like, for example Welcome to my Web Site! My name is... Save the page when you are done.

Now we will create the Movies page. Choose File > New... > Page... from the main menu, choose HTML and click OK. This will add a new page to our Web Site.

Repeat the same steps to attach the template to the Page and save it as movies.htm in the hobby folder under Web Site's main folder (c:\MyWebsite\hobby). And again, in the editable region you can type some contents and save the page. Your Web Site should now contain three files, one being kept inside a folder.

ew-web-site-files