NEW
Font size
S
M
L
XL
WorksheetsCIW Cert Prep Pt 2
Total questions: 6
Worksheet time: 7mins
Name
Class
Date
1.
Which <img> tag attribute is required in order for HTML5 documents to validate without error?
a)
Id
b)
Title
c)
Name
d)
Alt
2.
The HTML <area> tag, which defines the coordinates of an image map, uses which of the following attributes?
a)
name
b)
map
c)
href
d)
rect
3.
Lisa has been contracted by a national home supply business to refresh its existing Web site and update it to valid HTML5 code. Money is not an issue, but time is. Lisa is asked to complete the project within ten weeks. The site currently includes 200 pages and connects to a back-end database so that the customers can sign in for a personalized experience. Lisa suspects that most of the exisiting code will need to be replaced. Lisa 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, whithin the next couple days. Which stratedy should Lisa use in the planning phase?
a)
Take picture of the salons herself
b)
Purchase stock photos from online resources
c)
Edit existing images of the salons to update them
d)
Hire a photographer to take pictures of the salons
4.
What is the RGB code for the color blue?
a)
0,0,255
b)
00FFFF
c)
0,255,0
d)
00FF00
5.
What is the RGB code for the color green?
a)
0,0,255
b)
00FFFF
c)
0,255,0
d)
00FF00
6.
Allen creates a Web form in HTML, but the data will not process. He has the method attribute included in the <form> element. What is missing?
a)
The type attribute of the <input> element
b)
The action attribute of the <input> element
c)
The action attribute of the <form> element
d)
The type attribute of the <form> element
Reset
