Macromedia Studio 8 [Electronic resources] : Training from the Source

Jeffrey Bardzell, Shaowen Bardzell

نسخه متنی -صفحه : 240/ 129
نمايش فراداده

Creating the Placeholder Pages

Different developers have different workflows for creating Web sites. Some developers like to create and develop pages one at a time, as they build the site, while others like to create placeholder pages in advance and then go back and fill in the content. You'll use the second approach in this lesson. One benefit of creating placeholder pages in advance is that you can then take advantage of Dreamweaver's site and link management features.

The process is somewhat repetitive, since you'll be doing the same three tasks over and over: creating a new page based on the template, changing the page title and header, and saving the file.

1.

Choose File > New. Click the Templates tab. In the Templates for column, choose Site "dante," if it's not already selected. Verify that the dante_template is selected and check the Update page when the template changes. Click Create.

Lesson 5, Developing a Page Template.

Note

The image of the template in the preview window might appear misaligned. You can disregard that.

2.

In the Title field in the Document toolbar, change the title to

Dante's Inferno: Home.

Remember, the title is not displayed in the body of the document. It's shown in the browser title bar and is used by search engines. It's important to name each page descriptively.

[View full size image]

Normally, the next step would be to change the page heading, but it already says Home, which is what we want.

3.

Save the file as

212 and close it.

You're going to do more to this page in the next task, but for now, the page at least exists.

4.

Repeat Steps 13 to create five more pages, using the information in the following table as a guide.

File Name

Page Title and Heading

dante_admi227

Dante's Inferno: Admin

dante_ma229

Dante's Inferno: Interactive Map

dante_quiz_logi227

Dante's Inferno: Quiz Login

dante_quiz_question232

Dante's Inferno: Quiz Questions

dante_quiz_result232

Dante's Inferno: Quiz Results

In each case, you can leave the "Body text goes here" placeholder alone. You'll fix that later.

As mentioned earlier, the final version of this site will have three major components: an interactive map of the

Inferno , an administrative area where users can see information about all the students in the class, and a quiz. You can see how these six pages represent the three components.