When you are using stock images in your Web site, a royalty-free license allows you to:
A. Use the images without paying a fee for each use.
B. Resell or transfer the images without paying a fee.
C. Use the images without purchasing a license.
D. Assume copy right of the images.
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
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?
A. Wireframe
B. Storyboard
C. Marketing slideshow
D. Non-disclosure agreement
Which type of intellectual property includes business plans, proprietary code and sales contracts?
A. Copyleft
B. Copyright
C. Trademark
D. Trade secret
Consider the following HTML5 code:

Also consider the following CSS code:

This I-ITML5 and CSS code directs the sidebar background image to:
A. display at the top-right of the sidebar B. display at a height of 129 pixels
C. display at the left of the sidebar
D. display horizontally
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?
A. Take pictures of the salons herself.
B. Purchase stock photos from online resources.
C. Hire a photographer to take pictures of the salons.
D. Edit existing images of the salons to update them.
Which Web-based validation tool is used to validate Cascading Style Sheets (CSS)?
A. www.cynthiasays.com
B. www.validator.w3.org
C. www.vischeck.com
D. www.jigsaw.w3.org
Prior to HTML5, structuring a Web site using style sheets with the
A.
B.
C.
D.
Which <1mg> tag attribute is required in order for HTML5 documents to validate without error?
A. id
B. alt
C. name
D. title
To define a circle-shaped hot-spot for an image map, which of the following code fragments would you use?

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