Exam 6: Links and Images

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

If an a element's target attribute has a value of _self, that means the browser will:

Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
Verified

A

A home page directory must be on the web server's hard drive root directory.

Free
(True/False)
4.8/5
(44)
Correct Answer:
Verified

False

Path-absolute URLs start at the web server's root. To indicate the root, path-absolute URLs use which of the following?

Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
Verified

A

Which img attribute provides a fallback mechanism for the browser to fall back on if the image cannot be displayed?

(Multiple Choice)
4.9/5
(43)

It is legal to have more than one <code>index.html</code> file within a website's directory tree structure as long as the files are in separate directories.

(True/False)
4.7/5
(40)

Which of the following image file formats is the most appropriate for limited-color images such as line drawings, icons, and cartoon-like illustrations?

(Multiple Choice)
4.8/5
(31)

Describe the elements that the following CSS pseudo-class selector matches: ul > :nth-child(1)

(Short Answer)
4.9/5
(28)

Given the following directory tree structure, provide a link on the home page that takes a user to the contacts.html page, Given the following directory tree structure, provide a link on the home page that takes a user to the contacts.html page,

(Short Answer)
4.9/5
(44)

Provide the code for a link that jumps to a web page at "http://www.martiancolonies.com". The link should display an appropriate label.

(Short Answer)
4.8/5
(32)

Which of the following must you do to enable a user to download a file?

(Multiple Choice)
5.0/5
(41)

What should you do to avoid line wrap?

(Multiple Choice)
4.9/5
(32)

How would you display an image using an SVG code fragment?

(Multiple Choice)
4.8/5
(33)

If an a element's href attribute is assigned a # value (e.g., <a href="# pandaGrooming">), the # value is supposed to match up with:

(Multiple Choice)
4.7/5
(38)

If a user specifies a URL address that ends with a directory name, then the web server will automatically look for a file named index.html and attempt to load it into a browser.

(True/False)
4.7/5
(44)

If an a element's target attribute has a value of _blank, that means the browser will:

(Multiple Choice)
4.7/5
(36)

Within a bitmap image file, every pixel gets mapped to a particular color value, and each color value is a sequence of bits.

(True/False)
4.7/5
(31)

An a element's href attribute specifies a resource that is to be linked to. If the href attribute uses an absolute URL, that means the browser will look for the resource:

(Multiple Choice)
4.9/5
(33)

If a web page contains an element with an <code>id</code> attribute, the <code>id</code> attribute's value must be unique for all elements on the web page.

(True/False)
4.9/5
(39)

In organizing a website's links, a linear structure is good for:

(Multiple Choice)
4.9/5
(36)

How would you display an SVG file's image within a web page?

(Multiple Choice)
4.9/5
(43)
Showing 1 - 20 of 30
close modal

Filters

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