Click on the correct response for each question below.
 |
1 |  |  An HTML document is saved as ______________________file:
|
|  | A) | Rich Text Format.
|
|  | B) | Plain Text / ASCII.
|
|  | C) | Microsoft Word Document.
|
|  | D) | Bit Map
|
|  | E) | JPEG
|
 |
 |
2 |  |  Which of the followings are inserted within start tag to further define or modify a tag's actions.
|
|  | A) | attributes
|
|  | B) | definitions
|
|  | C) | fields
|
|  | D) | properties
|
|  | E) | reference
|
 |
 |
3 |  |  HTTP stands for:
|
|  | A) | HyperText Translation Procedure
|
|  | B) | HyperText Transformation Protocol
|
|  | C) | HyperText Trnslation Protocol
|
|  | D) | HyperText Transport Procedure
|
|  | E) | None of the above.
|
 |
 |
4 |  |  Which of the following techniques will NOT change the background color of a HTML document?
|
|  | A) | Specifying a six-digit hexadecimal number to the BGCOLOR attribute.
|
|  | B) | Specifying a recognized color name to the BGCOLOR attribute.
|
|  | C) | Specifying an image file containing the desired color to the BGCOLOR attribute.
|
|  | D) | Any of the above Answers will change the background color of a HTM document.
|
|  | E) | None of the above will change the background color.
|
 |
 |
5 |  |  One downside of incorporating too many graphics images into a web page is that:
|
|  | A) | Most browsers will only display up to forty images at a time, and any images in excess of this will not be displayed
|
|  | B) | Visitors to your site will be so dazzled by your images that they'll stare at them for hours, thereby by slowing down your server.
|
|  | C) | Most web servers can only store up to two hundred and fifty-six images, making it necessary to watch how many images are used per page so as not to run out.
|
|  | D) | Graphics images take time to download, and too many could make the page slow for users to download.
|
|  | E) | All of the Above
|
 |
 |
6 |  |  The VSPACE attribute of an <IMG> can be used to _________:
|
|  | A) | Align the image on the left vertical margin of the browser.
|
|  | B) | Accommodate certain virtual spaces between the anchor tag and its text (just before the <ING> tag.
|
|  | C) | Enter some spaces between the image and its virtual frame.
|
|  | D) | Align the image on the top margin of the window
|
|  | E) | None of the above
|
 |
 |
7 |  |  While constructing an image map, we may use certain specific shapes to map the coordinates of the desired areas (hotspots). The value of the SHAPE attribute determines the shape of the area in the <AREA> tag. Which of the following sets of values are acceptable in the SHAPE attribute?
|
|  | A) | "rect", "circle", "polygon"
|
|  | B) | "square", "circle", "hexagon"
|
|  | C) | "virtual", "real", "hybrid"
|
|  | D) | "point", "line", "triangle"
|
|  | E) | "triangle", "polygon", "3D-hypermap"
|
 |
 |
8 |  |  One common use of frames is to:
|
|  | A) | Reorder a list in alphabetical order.
|
|  | B) | Provide a clickable menu or table of contents that's always viewable and separate from the main page.
|
|  | C) | Place attractive borders around images.
|
|  | D) | All of the above.
|
|  | E) | None of the above
|
 |
 |
9 |  |  The _________ tag denotes the beginning of a table cell in a row:
|
|  | A) | <TABLEROW>
|
|  | B) | <ROW>
|
|  | C) | <TR>
|
|  | D) | <TD>
|
|  | E) | <TC>
|
 |
 |
10 |  |  This attribute is used to create a row which expands across several columns.
|
|  | A) | ROWS.
|
|  | B) | ROWEXPAND.
|
|  | C) | ROWMERGE.
|
|  | D) | EXPANDROW.
|
|  | E) | None of the above.
|
 |