Exam Code : 1D0-61B
Exam Name : CIW Site Development Associate
Vendor Name :
"CIW"
1D0-61B Dumps
1D0-61B Braindumps 1D0-61B Real Questions 1D0-61B Practice Test
1D0-61B Actual Questions
killexams.com
CIW Site Development Associate
https://killexams.com/pass4sure/exam-detail/1D0-61B
When developing Web pages, it is important to test the pages with:
Current versions of multiple browsers.
Current versions of Internet Explorer and Firefox.
Current and older versions of multiple browsers.
Current and older versions of Internet Explorer and Chrome.
When a developer wants to center a paragraph of text, which code should she use?
<p text-align=“center”>This is the text to center</p>
<p“text-align: center”> This is the text to center</p>
<p style=“text-align: center”> This is the text to center</p>
<p style: text-align=“center”> This is the text to center</p>
The process of wireframing typically includes determining Web site goals plus:
Outlining project timelines and budget constraints, and identifying site stakeholders.
Outlining project timelines and budget constraints, and identifying audience requirements.
Outlining the development and marketing process, and identifying audience requirements.
Outlining the development process and site navigation, and identifying required technologies.
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?
The type attribute of the <form> element
The type attribute of the <input’element
The act/on attribute of the <form> element
The act/on attribute of the <input’element
Violating a copyright or trademark is an example of what type of prosecutable crime?
Infringement
Plagiarism
Trade secrets
Non-disclosure
Skylar has been asked by the HR Department to create a Web page for the company’s intra net site that compares the company’s four different medical insurance plans. To accomplish this effectively in HTML5, Skylar should:
Use document structure tags to lay out the page and use a table to organize the medical insurance plan information.
use JavaScript to lay out the page and use a table within the page to organize the medical insurance plan information.
use tables to lay out the page and use the <pre> tag inside the table to organize the medical insurance plan information.
use CSS to lay out the page and use the <pre> element to organize the medical insurance plan information.
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?
The updates will increase user traffic to the site.
The updates will improve the overall look and feel of the Web site.
The Web site can be interpreted by any HTML5-compliant browser, including mobile devices.
The Web site will rank higher in many search engines results, as long as the search engine bot recognizes the code.