1D0-61B Exam Questions - Online Test


1D0-61B Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Exam Code: 1D0-61B (), Exam Name: Site Development Associate, Certification Provider: CIW Certifitcation, Free Today! Guaranteed Training- Pass 1D0-61B Exam.

Free 1D0-61B Demo Online For Microsoft Certifitcation:

NEW QUESTION 1
When developing a Web site, which of the following actions would be considered unethical?

  • A. Borrowing music from another site with the owner’s written permission
  • B. Creating new code that provides a look and feel similar to another site
  • C. Linking your site to another site with permission
  • D. Copying some code from another Web site

Answer: D

NEW QUESTION 2
When previewing a Web page using a GUI HTML editor, you will:

  • A. Be limited to the default browser on your computer or device.
  • B. Be limited to the browsers installed on your computer or device.
  • C. Receive an error because GUI editors cannot preview pages in a browser.
  • D. Be limited to two browser choices that are installed on your computer or device.

Answer: B

NEW QUESTION 3
You are modifying an existing Web page that needs to validate as HTML5 code. To create a rectangular hot-spot in an image map that links to www.xyz.com, which code would you nest inside the <map> </map> container tags?

  • A. <area shape="rectangle" coords="78, 0, 156, 75" href="http://www.xyz.com" alt="xyz"
  • B. <area shape="rectangle" coords="78, 0, 156, 75" href="www.xyz.com" alt="xyz" />
  • C. <area shape="rect" coords="78, 0, 156, 75" href="http://www.xyz.com" alt="xyz" />
  • D. <area shape="rect" coords="78, 0, 156, 75" href=http://www.xyz.com />

Answer: C

NEW QUESTION 4
Marsha’s boss directed her to create a mobile version of the company’s Web site. To ensure her mobile site is optimized, Marsha eliminates banners and advertisements. What other recommendations should Marsha follow?

  • A. Use images instead of video on the Web site.
  • B. Use white space to give the site an uncluttered look.
  • C. Use Flash content to replace lengthy text descriptions.
  • D. Create several Web sites, each tailored to a specific mobile platform.

Answer: B

NEW QUESTION 5
Karen is the Webmaster for her company. Management would like to make the company’s intra net site more effective by providing links to internal HR forms for all employees to access. These forms are currently stored on the company s file server and are updated quarterly. For security reasons, the Web server does not allow linking to the company s file server. How should Karen create these links?

  • A. Upload the forms to the Web server and create local relative links to the files.
  • B. Upload the forms to the Web server and create local absolute links to the files.
  • C. Upload the forms to the Web server and create external relative links to the files.
  • D. Upload the forms to the Web server and create external absolute links to the files.

Answer: A

NEW QUESTION 6
You can use the HTML <input>, <select> and <textarea> tags to create form fields in a Web page by placing them between the <form> /form> container tags.
Which attribute is used with the <input> element to designate the fields that will appear in the form?

  • A. The type attribute
  • B. The name attribute
  • C. The value attribute
  • D. The action attribute

Answer: A

NEW QUESTION 7
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 user’s information into name=value pairs?

  • A. Name
  • B. Form
  • C. Value
  • D. Method

Answer: A

NEW QUESTION 8
Marion has been hired by a small business to determine why its Web site does not attract users. As Marion interviews different members of the company, she learns that when the site was first created, the external Web developer did not produce any documents specifying the basic requirements for the site. As a result, the site did not have a defined purpose and was notdesigned for the company’s audience. Additionally, the site navigation did not make sense froma users point of view. Marion considers this information, then she recommends that the company create which document?

  • A. Wireframe
  • B. Storyboard
  • C. Marketing slideshow
  • D. Non-disclosure agreement

Answer: B

NEW QUESTION 9
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

NEW QUESTION 10
Which set of standards developed by the W3C Web Accessibility Initiative (WAI) project provides a universal set of standards promoting accessibility for all Web users, including those with disabilities?

  • A. Web Content Accessibility Guidelines
  • B. User Agent Accessibility Guidelines
  • C. W3C Authoring Tool Accessibility Guidelines
  • D. Section 508 of the Rehabilitation Act

Answer: A

NEW QUESTION 11
Katie developed her corporation’s intra net site using proprietary HTML language extensions based on the company’s current browser. The company has recently updated its systems toinclude the use of a new browser. Now the intra net site that Katie developed no longer renders its content consistently. What should Katie do to ensure that this site’s content renders consistently regardless of the browser used?

  • A. Revise the site to include workarounds and hacks for the new browser.
  • B. Revise the site’s markup language in only those areas that are not rendering properly.
  • C. Update the site using a single language standard consistently, such as HTML5 or XHTML.
  • D. Update the site using the proprietary language extensions required by the new browser’s rendering engine.

Answer: C

NEW QUESTION 12
Which code is best for embedding video into an HTML5 page?
1D0-61B dumps exhibit

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: A

NEW QUESTION 13
You are creating a style sheet to format your Web pages. For the page background color, you enter the hexadecimal code FF0000. What color will the page background be when you apply this style?

  • A. Red
  • B. Blue
  • C. Black
  • D. Green

Answer: A

NEW QUESTION 14
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

NEW QUESTION 15
Consider the following HTML5 code:
1D0-61B dumps exhibit
The code does not validate as HTML5. Why?

  • A. The <article> tag is missing.
  • B. The <meta> tag and its attributes are missing.
  • C. The <blockquote> tag should be used outside the <p> tags.
  • D. The !DOCTYPEdeclaration is missing a reference to the Document Type Definition (DTD).

Answer: C

NEW QUESTION 16
To ensure the maximum cross-browser compatibility and consistent functionality, Web developers should:

  • A. Test their pages in the most used release of each major Web browser.
  • B. Test their pages in the most common browsers, including the most used and latest releases.
  • C. Test their pages in only standards-compliant browsers, including the most used and latest releases.
  • D. Test their pages in the Web browser most commonly used by the site audience, including the most used and latest release.

Answer: B

NEW QUESTION 17
You are creating a style sheet to format the pages on your company’s 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?

  • A. “white”
  • B. #000000
  • C. #FFFFFF
  • D. “255,255,255”

Answer: C

NEW QUESTION 18
Philip creates a Web form in HTNL5, but the data will not process. He has the methodattribute 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

Recommend!! Get the Full 1D0-61B dumps in VCE and PDF From Certifytools, Welcome to Download: https://www.certifytools.com/1D0-61B-exam.html (New 56 Q&As Version)