Exam 2: Creating Links
Exam 1: Using HTML to Create Web Pages150 Questions
Exam 2: Creating Links150 Questions
Exam 3: Introducing Cascading Style Sheets150 Questions
Exam 4: Formatting Text and Links150 Questions
Exam 5: Working With the Box Model150 Questions
Exam 6: Creating Fixed-Width Layouts150 Questions
Exam 7: Creating Liquid Layouts150 Questions
Exam 8: Creating Data Tables150 Questions
Exam 9: Creating Forms149 Questions
Select questions type
When creating a link,the value of the ____________________ attribute identifies the resource to be loaded.
(Short Answer)
4.9/5
(31)
It is worth the time to sketch a storyboard of any Web sites that will contain more than 11pages. _________________________
(True/False)
4.9/5
(34)
In some browsers,by default,a text link changes its color to ____ after the link has been clicked.
(Multiple Choice)
5.0/5
(34)
Case 2-2
Max recently came back from Australia,where he developed a Web site about Australian animals.He used the following image to create the code for an image map,shown below the picture.When he tested the code in a browser,he discovered that the code does not work properly.He asked his brother Ethan to help him fix the code.Ethan asked him several questions in order to help him.(Note: The image size is 420 x 280 pixels. )
<p><map imagename="Australia">
<area shape="rect" coords="20,20,230,160" href="parrots.htm" alt="Australian Parrots" title="Australian Parrots Page" />
<area shape="rect" coords="100,20,440,160" href="penguins.htm" alt="Australian Penguins" title="Australian Penguins" />
<area shape="poly" coords="20,160,230,300" href="kangaroos.htm" alt="Australian Kangaroos"
title="Australian Kangaroos" />
<area shape="rect" coords="230,160,440,300" href="koalas.htm" alt="Australian Koalas"
title="Australian Koalas" />
</p>
-Which of the attribute names used in the code above is invalid?

(Multiple Choice)
4.7/5
(44)
Identify the letter of the choice that best matches the phrase or definition.
-The complete address of the Web site and its page including the http:// protocol
(Multiple Choice)
4.7/5
(45)
The title element is used to create a ScreenTip for links.____________________
(True/False)
4.8/5
(43)
Identify the letter of the choice that best matches the phrase or definition.
-A Web browser is an example
(Multiple Choice)
4.9/5
(38)
To open a file stored as a PDF,you need to have the companion viewing software.
(True/False)
4.7/5
(33)
A developer uses a ____ to generate the pages for a Web site,and then adds the unique content to each page.
(Multiple Choice)
4.8/5
(34)
For readability,put the code for each ____ attribute in an image map on its own line.
(Multiple Choice)
4.9/5
(36)
Some documents are stored on the Web as Adobe ____________________ files.
(Short Answer)
4.8/5
(41)
A widely used convention is to link the logo image on each page of a Web site to the top-level page of the site._________________________
(True/False)
4.8/5
(39)
Which of the following cannot be used for establishing a link like the one in the accompanying figure?
(Multiple Choice)
4.9/5
(44)
Which of the following expressions needs to be avoided when creating link text?
(Multiple Choice)
4.7/5
(39)
Case 2-1
Zhanna is working on a short presentation on the technologies that make the World Wide Web work.She has several questions and has asked her friend Kyra to help her.
-Zhanna has heard of the term top-level domain name,but Kyra tells her that another name for that term is ____.
(Multiple Choice)
4.9/5
(35)
Showing 81 - 100 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)