Exam 2: Creating Links

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

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> -Ethan tells Max he can identify ____ errors 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> -Ethan tells Max he can identify ____ errors in the code.

(Multiple Choice)
4.7/5
(41)

To link to an external Web site,the ____ protocol must be included in the value for the hypertext reference.

(Multiple Choice)
4.8/5
(39)

Which of the following is an invalid IP address?

(Multiple Choice)
4.8/5
(42)

To link to another Web site,the href attribute must contain the ftp:// protocol.____________________

(True/False)
4.8/5
(33)

The text index.htm in the accompanying figure is the path to the folder on the server.

(True/False)
4.8/5
(28)

All of the following are top-level domain names EXCEPT ____.

(Multiple Choice)
4.8/5
(40)

____ establishes standards for communications between file servers and client software applications.

(Multiple Choice)
4.8/5
(31)

One common method to place links on a Web page is to create a(n) links bar,which is a series of links that appear horizontally across most or all of the screen.____________________

(True/False)
5.0/5
(37)

When a link leads to another page,the page where the link is included is called the ____ page.

(Multiple Choice)
4.8/5
(30)

In an image map,the areas of the image designated to be used as links are called ____________________.

(Short Answer)
4.8/5
(34)

Which of the following is not one of the <area> tag's attributes?

(Multiple Choice)
4.8/5
(33)

The identifier value for the usemap attribute begins with the ____ symbol.

(Multiple Choice)
4.8/5
(36)

Identify the letter of the choice that best matches the phrase or definition. -An attribute used to determine the part of an image that will serve as a link

(Multiple Choice)
4.8/5
(36)

Links to sections are known as ____ links.

(Multiple Choice)
4.8/5
(36)

You can find coordinates of a particular point on an image by using an image-editing application such as ____ for Windows.

(Multiple Choice)
4.8/5
(36)

The x value in a coordinate pair increases ____.

(Multiple Choice)
4.9/5
(38)

When creating a mailto: link,you can add a ____ after the email address to include a default subject for the email.

(Multiple Choice)
4.9/5
(31)

By default,text links are red.

(True/False)
4.9/5
(28)

The alt attribute is not required in the map code.____________________

(True/False)
4.7/5
(39)

____________________ is a set of protocols used to send packets across communication lines.

(Short Answer)
4.7/5
(36)
Showing 101 - 120 of 150
close modal

Filters

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