Question 1
You should use quotes around values in attributes.
False
True
Question 2
Use the Property Inspector and the Point to File icon to create links.
True
False
Question 3
It is good practice to specify alternative text for readers who use text-only web browsers or who have graphics turned off.
False
True
Question 4
If you select "Extract" from the Actions pull-down menu or click the Extract toolbar button, WinZip lets you choose the folder where you'd like to place the extracted files.
False
True
Question 5
Dreamweaver can be set to automatically update your links.
False
True
Question 6
You can make images behave as links on your pages.
False
True
Question 7
Select the correct HTML tag to use if you were creating an e-mail link.
a. <a href="emailto:rkienle@flvs.net">Rita Kienle</a>
b. <a href="mailto:rkienle@flvs.net">Rita Kienle</a>
c. <a href="sendto:rkienle@flvs.net">Rita Kienle</a>
d. Non of the above
Question 8
You cannot use an image as a background for your entire page.
False
True
Question 9
If you move an image from the specified location, it will still appear on the web page.
False
True
Question 10
The following is an example of an ordered list:
<ol>
<il>pencils</il>
<li>pens</li>
<li>paper</li>
<l>erasers</li>
False
True
Question 11
"Extract" means "decompress files in an archive, creating separate files on a disk."
False
True
Question 12
To change a link sitewide, select "Site," then "Manage Sites."
False
True
Question 13
You can insert GIF and JPEG images into your web page.
False
True
Question 14
You can link to:
a. another document or file
b. a specified location on a page
c. an email address
d. all of the above
Question 15
You should not type special characters into your code, instead type their escape code.
False
True
Question 16
WinZip uses the term "Add" to mean "compress files and add them to an archive."
False
True
Question 17
The following is an example of an unordered list:
<ul>
<li>research
<li>create
<li>proofread
<li>revise
</ul>
False
True
Question 18
You cannot select a target location for a linked document.
False
True
Question 19
For most web sites, document relative paths are the most appropriate.
False
True
Tags: