When you first place an image on a page, it has the ____ alignment.

A. Left
B. Right
C. Default
D. Baseline


Answer: C

Computer Science & Information Technology

You might also like to view...

The following is an example of a(n) ___________________ case for a summation algorithm (the sum of the numbers from 0 to n): If n > 0 then summation(n) = n + summation(n-1)

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

View and then print the source for the author’s homepage. It’s at homes.cs.washington.edu/~snyder/index.html. What is the title of the page? Indicate the heading and the body for the page. Find the table. Find the list. Find the email addresses, and say how they are displayed so they are not found by a crawler. Find the absolute hyperlinks and the relative hyperlinks. How many graphics are on this page?

What will be an ideal response?

Computer Science & Information Technology

________ are characteristics that determine the type of data that may be entered in a field

Fill in the blank(s) with correct word

Computer Science & Information Technology

How many levels of navigation should a Web site have?

a. As many as possible b. As many as necessary c. Three d. Four

Computer Science & Information Technology