Which type of application allows you to edit and validate your source code and preview your Web
pages in multiple browsers?
A
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?
B
Which type of intellectual property includes business plans, proprietary code and sales contracts?
D
You need to center and indent a quote on your Web page. Which is the best way to accomplish this
using HTML5?
B
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?
A
To insert a graphic in a Web page and successfully validate the page as HTNL5, the <img> element
must include:
B
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?
C
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?
D
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?
C
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?
D