nerdexam
CIW

1D0-520 · Question #111

You have created a design template using Dreamweaver MX 2004 and generated several child Web pages from this original template. What happens if you edit the original template?

The correct answer is D. The child pages reflect the change to the original. See the full explanation below for the reasoning.

Question

You have created a design template using Dreamweaver MX 2004 and generated several child Web pages from this original template. What happens if you edit the original template?

Options

  • AThe Z-index of each child page increases.
  • BThe change has no effect on the child pages.
  • CThe layer number of each child page increases.
  • DThe child pages reflect the change to the original.

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    17% (7)
  • C
    7% (3)
  • D
    73% (30)

Community Discussion

4
Brenda K.Brenda K.Feb 15, 2026

Quick win, clock this one in under 30 seconds and move on. D is your answer. That is the entire point of Dreamweaver templates: you lock down editable and non-editable regions so that when you update the original .dwt file, Dreamweaver prompts you to push those changes out to every child page that was generated from it. This is a one-to-many relationship, not a one-way copy. A, B, and C are pure distractors, Z-index and layer numbers have nothing to do with template propagation, and B contradicts the core feature that makes templates worth using in the first place. Bank the time you save here and spend it on a trickier question later.

20
Nina C.Nina C.Feb 16, 2026

Agreed, and what finally clicked for me was realizing that if templates only pushed changes one way with no propagation to child pages, you would just use Save As and call it a day.

0
Nina C.Nina C.Feb 21, 2026

Does "reflect the change" mean all child pages update automatically, or just some?

5
Mei-Ling H.Mei-Ling H.Feb 7, 2026

The wording "reflect the change" is slightly loose because Dreamweaver actually prompts you to update the child pages and you can choose not to, so a strict reader might hesitate, but in practice the intended behavior is that child pages pick up edits from the template, making D correct. A and C are pure distractors because Z-index and layer numbers have nothing to do with template propagation, and B is the opposite of how Dreamweaver templates work.

1
Full 1D0-520 Practice