CIW 1D0-610 - CIW Web Foundations Associate Exam
Page: 1 / 35
Total 172 questions
Question #1 (Topic: Topic 0)
You are creating a style sheet to format the pages on your companys Web site. One
section will have a black background with white text. What is the hexadecimal reference
you would use to specify the text color for this portion of the Web page?
section will have a black background with white text. What is the hexadecimal reference
you would use to specify the text color for this portion of the Web page?
A. “white”
B. #000000
C. #FFFFFF
D. “255, 255, 255”
Answer: C
Question #2 (Topic: Topic 0)
Which of the following statements about virtualization is true?
A. Virtualization enables multiple physical computers to run off of a single virtualized server.
B. In virtualization, you run multiple virtual machines, provided they all use the same operating system.
C. In virtualization, the operating systems of the virtual machines should match the host operating system.
D. Virtualization enables you to run multiple operating systems and applications on a single computer.
Answer: D
Question #3 (Topic: Topic 0)
Which line of code instructs the browser to look for a directory named my site that begins
one level higher than the page you are currently viewing?
one level higher than the page you are currently viewing?
A. mysite/index.html
B. /mysite/index.html
C. . ./mysite/index.html
D. http://www.mysite.com/index.Html
Answer: C
Question #4 (Topic: Topic 0)
A user is submitting data from a form on your Web page to a database using a CCI script.
Which attribute of the form field elements organizes the users information into name=value
pairs?
Which attribute of the form field elements organizes the users information into name=value
pairs?
A. Name
B. Form
C. Value
D. Method
Answer: A
Question #5 (Topic: Topic 0)
Which is the preferred approach to communicate important action items in an e-mail
message to a co-worker?
message to a co-worker?
A. Write the action items using all capital letters.
B. List the action items in a numbered or bulleted list for clarity.
C. Include emoticons to ensure the recipient understands your humor.
D. Describe all action items at length in a detailed paragraph in the middle of the message.
Answer: B