Exam 2: Creating Links

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ScreenTip appears when a visitor to the Web page ____.

(Multiple Choice)
4.9/5
(40)

In HTML code,the anchor element is represented by the letter ____.

(Multiple Choice)
4.9/5
(46)

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. ) 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> -The area for Australian Kangaroos is set wrong.How can it be fixed? <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> -The area for Australian Kangaroos is set wrong.How can it be fixed?

(Multiple Choice)
4.8/5
(39)

It is possible to establish a link to ____.

(Multiple Choice)
4.9/5
(41)

Which of the following pairs of protocols work together to send packets across communication lines?

(Multiple Choice)
4.9/5
(42)

  -The item shown in the accompanying figure is a(n)____________________ chart. -The item shown in the accompanying figure is a(n)____________________ chart.

(Short Answer)
4.7/5
(33)

There are ____ value(s)used for the coords attribute of a circle shape.

(Multiple Choice)
4.8/5
(39)

Discuss file associations,with regard to operating systems and browsers,and include what happens when there is no file association for a specific file.

(Essay)
4.7/5
(38)

A(n)____ tag is used to define a section of text and/or images that belong together.

(Multiple Choice)
4.8/5
(38)

Identify the letter of the choice that best matches the phrase or definition. -An area of an image map that is used as a link

(Multiple Choice)
4.9/5
(37)

Identify the letter of the choice that best matches the phrase or definition. -A small image used as a link on the referring page

(Multiple Choice)
4.8/5
(47)

The domain name is followed by a(n)____________________,also called a top-level domain name.

(Short Answer)
4.9/5
(33)

An image can be divided into several areas,and each of these areas can serve as a different link.

(True/False)
4.9/5
(45)

Identify the letter of the choice that best matches the phrase or definition. -Does not need http:// in the href value

(Multiple Choice)
4.9/5
(38)

Three values are used for a circle shape.The first two are coordinate values for the center of the circle.The third value is the circle's radius.____________________

(True/False)
4.8/5
(43)

For id values,avoid using ____.

(Multiple Choice)
4.8/5
(47)

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. -Kyra tells Zhanna that ____ make it possible to establish standards for communications within the World Wide Web.

(Multiple Choice)
4.8/5
(27)

Web development tools include programs such as ____.

(Multiple Choice)
4.7/5
(37)

To thwart an email harvester,you could use JavaScript code in HTML documents to scramble email addresses._________________________

(True/False)
4.8/5
(39)

Identify the letter of the choice that best matches the phrase or definition. -A structure with rows of boxes,each representing a Web page

(Multiple Choice)
4.9/5
(35)
Showing 121 - 140 of 150
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)