Home > Stock Markets > Quizzes > CIW 1D0-61B Site Development Associate Exam Practice Test 2
CIW 1D0-61B Site Development Associate Exam Practice Test 2
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 21% Most missed: “Marsha's boss directed her to create a mobile version of the company's Web site.…”
CIW 1D0-61B Site Development Associate Exam Practice Test 2
Time left 00:00
25 Questions

1. When developing a Web site, which of the following actions would be considered unethical?
2. 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?
3. 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?
4. Since the advent of HTML5, which choice accurately describes a difference between a mobile app and a mobile Web site?
5. You are developing a Web site in HTML5. You want the new HTML5 structural elements (such as
or
) to be styled consistently in all browsers. You must add a CSS rule that will change them to which element type, to ensure the site will render successfully?
6. Marion is formatting a simple Web page. She has been asked to create headings before the first and third paragraphs. To accomplish this most efficiently, which type of HTML elements should Marion use?
7. Which <1mg> tag attribute is required in order for HTML5 documents to validate without error?
8. 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?
9. Consider the following HTML5 code: Also consider the following CSS code: This I-ITML5 and CSS code directs the sidebar background image to:
10. Matthew has embedded a video in his Web page using the HTML5 video format. The video is not rendering properly. He asks Arlene to help determine the problem, so she reviews his code, which appears as follows: What is wrong with this code?
11. Which type of application allows you to edit and validate your source code and preview your Web pages in multiple browsers?
12. When a developer wants to center a paragraph of text, which code should she use?
13. Which choice lists the HTML5 elements that define the document structure for a Web page?
14. To insert a graphic in a Web page and successfully validate the page as HTNL5, the element must include:
15. 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?
16. Acme Company has been receiving complaints from its suppliers saying that its extranet site does not render correctly in all their employees' browsers. The suppliers are asking that the extra net site be fixed so that everyone can access it, regardless of browser type. When examining this problem, the Acme Web Development team finds that many developers worked on the site and each used code that he or she was comfortable with. To resolve this problem, what can the Acme developers do?
17. Clyde is working on a Web page for his company's intranet. He wants to insert an HTML comment within the page to let other developers know that the page validates as HTML5 and that he is the page author. Which line of code will insert the comment that Clyde requires?
18. Which Web-based validation tool is used to validate HTML documents?
19. Marion has been hired by a popular national salon business to refresh its existing Web site and update it to valid HTML5 code. Money is not an issue, but time is. Marion is asked to complete the project within eight weeks. The site currently includes 10 pages and connects to a back-end database so that customers can sign in for a personalized experience. Marion suspects that most of the existing code will need to be replaced. Marion must ensure that she has plenty of time for the testing phase, so she needs to complete the planning phase, in which she selects the multimedia for the site, within the next couple days. Which strategy should Marion use in the planning phase?
20. 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?
21. You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?
22. When developing Web pages, it is important to test the pages with:
23. Which HTML validator is best for a final check before a new Web site is published?
24. Consider the following HTML5 code: The code does not validate as HTML5. Why?
25. 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 to include 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?