When you are using stock images in your Web site, a royalty-free license allows you to:
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?
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?
You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?
To define a circle-shaped hot-spot for an image map, which of the following code fragments would you use?

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?
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?
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?
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:
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?
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?
To insert a graphic in a Web page and successfully validate the page as HTNL5, the < img > element must include: