Exam 2: Creating Links

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

The ____ attribute is used to create a ScreenTip for links.

(Multiple Choice)
4.7/5
(29)

The ____________________ attribute assigns a unique name to a Web site section.

(Short Answer)
4.9/5
(33)

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> -What tag(s)is/are missing in the code? <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> -What tag(s)is/are missing in the code?

(Multiple Choice)
4.8/5
(30)

<p><a< p > < a href="'http://en.wikipedia.org/wiki/Allspice"> Learn More About Allspice /a/p\langle / a \rangle \langle / p \rangle -Which part of the code in the accompanying figure is shown in the browser and used to activate the link?

(Multiple Choice)
5.0/5
(46)

  -The Uniform Resource Locator in the accompanying figure is an address at the wishtree Web site. -The Uniform Resource Locator in the accompanying figure is an address at the wishtree Web site.

(True/False)
4.9/5
(41)

Identify the letter of the choice that best matches the phrase or definition. -Refers to Web sites by Web server names rather than IP addresses

(Multiple Choice)
4.8/5
(37)

Internet services include ____.

(Multiple Choice)
4.8/5
(32)

Link to a(n) id only on Web pages you develop._________________________

(True/False)
4.9/5
(32)

  -A(n)____ link displays a Web page on a different server,as shown in the accompanying figure. -A(n)____ link displays a Web page on a different server,as shown in the accompanying figure.

(Multiple Choice)
4.8/5
(30)

If the shape attribute is poly and the shape contains seven corners,how many values are needed for the coords attribute?

(Multiple Choice)
4.8/5
(39)
Showing 141 - 150 of 150
close modal

Filters

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