Home > Certified Internet Web Professional > Quizzes > 1D0-61B: CIW Site Development Associate Exam
1D0-61B: CIW Site Development Associate Exam
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 30% Most missed: “Skylar has been asked by the HR Department to create a Web page for the company'…”
1D0-61B: CIW Site Development Associate Exam
Time left 00:00
25 Questions

1. Web pages structured with which tag will fail W3C validation tests, no matter what standard is used?
2. To insert a graphic in a Web page and successfully validate the page as HTNL5, the element must include:
3. 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?
4. 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?
5. When you are using stock images in your Web site, a royalty-free license allows you to:
6. Which Web-based validation tool is used to validate HTML documents?
7. 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 not designed for the company's audience. Additionally, the site navigation did not make sense from a users point of view. Marion considers this information, then she recommends that the company create which document?
8. Which HTML validator is best for a final check before a new Web site is published?
9. Sampson has used HTML5 to create a Web page that contains image-based navigation buttons. He would like to add text-based navigation to help ensure accessibility. Which of the following HTML5 elements should he use?
10. Which <1mg> tag attribute is required in order for HTML5 documents to validate without error?
11. Which code is best for embedding video into an HTML5 page?
12. 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?
13. 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?
14. Which choice describes a correct order of precedence for implementing CSS?
15. 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?
16. When a developer wants to center a paragraph of text, which code should she use?
17. 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?
18. Which line of code instructs the browser to look for a directory named mysite that begins one level higher than the page you are currently viewing?
19. Prior to HTML5, structuring a Web site using style sheets with the
tag and its ,dattribute has been an acceptable practice to govern the document's structure. With the emergence of HTML5, what five new elements were introduced for more effectiveness?
20. 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?
21. Aisha is coding a Web site using a GUI HTML editor. She wants to quickly check her code for errors and compliance with HTML standards as she works. How can she best accomplish this?
22. Which choice lists the HTML5 elements that define the document structure for a Web page?
23. 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?
24. You can use the HTML , element to designate the fields that will appear in the form?
25. Consider the following HTML5 code: Also consider the following CSS code: This I-ITML5 and CSS code directs the sidebar background image to: