EMT Practice Test

1. Question Content...


Question List

Question1: 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?

Question2: 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?

Question3: 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?

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

Question5: When developing a Web site, which of the following actions would be considered unethical?

Question6: 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?

Question7: Consider the following HTML5 code:

The code does not validate as HTML5. Why?

Question8: 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?

Question9: To insert a graphic in a Web page and successfully validate the page as HTNL5, the <img> element must include:

Question10: 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?

Question11: Which type of application allows you to edit and validate your source code and preview your Web pages in multiple browsers?

Question12: You can use the HTML <input>, <select> and <text area> 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?

Question13: Consider the following HTML5 code:

Also consider the following CSS code:

This I-ITML5 and CSS code directs the sidebar background image to:

Question14: During the initial meeting to plan a new Web site, whose input must be obtained?

Question15: 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?

Question16: Which code is best for embedding video into an HTML5 page?

Question17: 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?

Question18: Which Web-based validation tool is used to validate HTML documents?

Question19: Which HTML element aligns content both horizontally and vertically to the center of the table cell by default?

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

Question21: Which HTML validator is best for a final check before a new Web site is published?

Question22: Which <1mg> tag attribute is required in order for HTML5 documents to validate without error?

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

Question24: Which choice describes a correct order of precedence for implementing CSS?

Question25: 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?

Question26: 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?

Question27: Web pages structured with which tag will fail W3C validation tests, no matter what standard is used?

Question28: 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?

Question29: Prior to HTML5, structuring a Web site using style sheets with the <div> 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?

Question30: Which type of intellectual property includes business plans, proprietary code and sales contracts?

Question31: Which line of code uses the correct syntax to apply an external CSS style sheet to HTML documents?

Question32: 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?

Question33: 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?

Question34: 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?

Question35: You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?

Question36: 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?

Question37: 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?

Question38: Which choice lists the HTML5 elements that define the document structure for a Web page?

Question39: When the user clicks the Submit Query button on a form, the browser sends the information entered in the form to the Web server as a raw text string. The basic element of a raw text string is a name = value pair. A CGI script parses and formats the raw text string into a human-readable format. Which attribute of the form field elements organizes information input by the user into name = value pairs?

Question40: To define a circle-shaped hot-spot for an image map, which of the following code fragments would you use?

Question41: 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?

Question42: When you are using stock images in your Web site, a royalty-free license allows you to:

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

Question44: 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?

Question45: When previewing a Web page using a GUI HTML editor, you will:

Question46: You are developing a Web site in HTML5. You want the new HTML5 structural elements (such as
<header> or <article>) 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?

Question47: 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?

Question48: 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:

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

Question50: When establishing a mobile presence, which of the following offers mobile-friendly content to the widest possible audience?

Question51: Which Web-based validation tool is used to validate Cascading Style Sheets (CSS)?

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

Question53: Which of the following HTML elements is a text-level element?

Question54: 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?