CIW 1d0-61b practice test

CIW Site Development Associate Exam


Question 1

Marsha has been hired by XYZ, Inc., to update the company Web site. Marsha discovers that the
existing Web pages were structured using tables. Marsha needs to explain to XYZ why the Web site
needs to be recoded in HTML5 with CSS controlling the structure of the document. What is the most
important reason for using HTML5 and CSS?

  • A. The updates will increase user traffic to the site.
  • B. The updates will improve the overall look and feel of the Web site.
  • C. The Web site can be interpreted by any HTML5-compliant browser, including mobile devices.
  • D. The Web site will rank higher in many search engines results, as long as the search engine bot recognizes the code.
Answer:

C

Discussions

Question 2

Skylar has been asked by the HR Department to create a Web page for the companys intra net site
that compares the companys four different medical insurance plans. To accomplish this effectively in
HTML5, Skylar should:

  • A. Use document structure tags to lay out the page and use a table to organize the medical insurance plan information.
  • B. use JavaScript to lay out the page and use a table within the page to organize the medical insurance plan information.
  • C. use tables to lay out the page and use the <pre> tag inside the table to organize the medical insurance plan information.
  • D. use CSS to lay out the page and use the <pre> element to organize the medical insurance plan information.
Answer:

A

Discussions

Question 3

Violating a copyright or trademark is an example of what type of prosecutable crime?

  • A. Infringement
  • B. Plagiarism
  • C. Trade secrets
  • D. Non-disclosure
Answer:

A

Discussions

Question 4

Philip creates a Web form in HTNL5, but the data will not process. He has the method attribute
included in the <form> element. What is missing?

  • A. The type attribute of the <form> element
  • B. The type attribute of the <input’element
  • C. The act/on attribute of the <form> element
  • D. The act/on attribute of the <input’element
Answer:

C

Discussions

Question 5

The process of wireframing typically includes determining Web site goals plus:

  • A. Outlining project timelines and budget constraints, and identifying site stakeholders.
  • B. Outlining project timelines and budget constraints, and identifying audience requirements.
  • C. Outlining the development and marketing process, and identifying audience requirements.
  • D. Outlining the development process and site navigation, and identifying required technologies.
Answer:

D

Discussions

Question 6

When a developer wants to center a paragraph of text, which code should she use?

  • A. <p text-align=“center”>This is the text to center</p>
  • B. <p“text-align: center”> This is the text to center</p>
  • C. <p style=“text-align: center”> This is the text to center</p>
  • D. <p style: text-align=“center”> This is the text to center</p>
Answer:

C

Discussions

Question 7

When developing Web pages, it is important to test the pages with:

  • A. Current versions of multiple browsers.
  • B. Current versions of Internet Explorer and Firefox.
  • C. Current and older versions of multiple browsers.
  • D. Current and older versions of Internet Explorer and Chrome.
Answer:

C

Discussions

Question 8

You have been asked to design and develop a Web site for a retirement community. What can you do
to help make the site accessible to the elderly?

  • A. Comply with the latest scripting standards.
  • B. Comply with ICANN’s accessibility standards.
  • C. Comply with WAI’s Web Content Accessibility Guidelines.
  • D. Comply with IETF’s Web Content Accessibility Guidelines.
Answer:

C

Discussions

Question 9

Web developers typically include comments in their code for which reason?

  • A. To insert server-side programs, such as JavaScript
  • B. To communicate performance issues to site visitors
  • C. To explain the purpose of code sections to other developers
  • D. To declare which version of HTML each part of the code is using
Answer:

C

Discussions

Question 10

Since the advent of HTML5, which choice accurately describes a difference between a mobile app
and a mobile Web site?

  • A. A mobile Web site is faster because it uses the mobile phone’s default browser.
  • B. A mobile app is faster because it does not necessarily use the browser.
  • C. A mobile Web site cannot create an immersive experience for users.
  • D. A mobile app can be used on any operating system.
Answer:

B

Discussions
To page 2