CIW 1D0-520 - CIW v5 Site Designer Exam
Page: 2 / 28
Total 140 questions
Question #6 (Topic: Topic 0)
In which of the following formats do graphic files support 24 bits of color information and
work well with photographs?
work well with photographs?
A. GIF
B. SVG
C. BMP
D. JPEG
Answer: D
Question #7 (Topic: Topic 0)
Tom wants to display <li> list elements in a row. What should he add to his style sheet?
A. li {layout:inline}
B. li {display:inline}
C. li {display:block}
D. ul {display:inline}
Answer: B
Question #8 (Topic: Topic 0)
Which of the following would typically be found in the contents of an external style sheet?
A. P [margin: 1in]
B. P (margin: 1in)
C. P { margin: 1in }
D. <P align=left> </P>
Answer: C
Question #9 (Topic: Topic 0)
Hal has saved a file as a template in Dreamweaver. If he has not already done so,
Dreamweaver will prompt him to add:
Dreamweaver will prompt him to add:
A. a content region.
B. an editable region.
C. a CSS style sheet.
D. a <div> tag to hold content.
Answer: B
Question #10 (Topic: Topic 0)
Alma has been asked to upgrade the pages on her Web site to XHTML 1.0 Transitional.
Which of the following tags must she alter on each page?
Which of the following tags must she alter on each page?
A. The <head> tag
B. The <span> tag
C. The <meta> tag
D. The <!DOCTYPE> tag
Answer: D