Act now and download your CIW 1D0-520 test today! Do not waste time for the worthless CIW 1D0-520 tutorials. Download Avant-garde CIW CIW v5 Site Designer exam with real questions and answers and begin to learn CIW 1D0-520 with a classic professional.

Q129. Tom is making changes to his company's Web site. Because he likes the way the markup is styled, he copies the following into another section of the page:

<div id="subsection"> This section is under construction</div> Why does the home page not validate properly?

A. A <div> tag can be used only once in each document's markup.

B. An ID attribute can be applied to only one element in a document.

C. Element attributes must be declared in the style sheet.

D. The <div> tag was not closed properly.

Answer: B


Q130. What is known as the planning team's concise statement of core goals, values, and intent that provides the ultimate policy direction for everything that comes next?

A. site specification

B. project preview

C. post project meeting

D. site design draft

Answer: A


Q131. You want to use an applet. For your code to conform to HTML 4.01, which would you use?

A. Param

B. Object

C. Embed

D. Applet

Answer: B


Q132. Consider the following HTML tag:

<FRAMESET ROWS= "150.*">

In this example, the * symbol is known as what type of character?

A. Frame

B. Sizing

C. Default

D. Wildcard

Answer: D


Q133. Tomas wants to resize the same vector image on different pages of his Web site. Which Web graphics format would be ideal for this?

A. GIF 87a

B. JPEG

C. GIF 89a

D. SVG

Answer: D


Q134. Sylvie wants to use flash for her entire web site. What is the main disadvantage of doing this?

A. Rapid site development and maintenance are not possible without a team of skilled flash developers

B. The rapid change in Internet technology make sit difficult to keep pace using this specialized technology.

C. Similar technologies are emerging that might render flash obsolete

D. The cost and time required to develop a flash site are prohibitive

Answer: A


Q135. Ben has decided to use a MySQL database on a Linux system to store data for his business-to-business (B2B) Web site. Which language can he use to request the data?

A. CSS

B. PHP

C. VRML

D. XHTML

Answer: B


Q136. You have created a style sheet and applied it to every Web page on your site. After reviewing the updated pages, you notice that not all of the styles implemented by the style sheet were applied to some of the pages. Which of the following is the most plausible reason for this?

A. Certain styles cannot be rendered the same on all pages.

B. One style sheet cannot be applied to multiple pages.

C. Linked styles will be overridden by embedded or inline styles on the page.

D. Your site uses multiple linked style sheets, which are conflicting with one another.

Answer: C