Matching Sheet - HTML and Web Programming - Exam, Exams of Web Programming and Technologies

These are the Exam of HTML and Web Programming which includes Measurement, Cell Phone Turned, Measurement, Overflow Property, Chop Off, User Scrolls, Margin, Padding, Content-Spacing etc.Key important points are: Matching Sheet, Appearance, Lower Part, Matching Sheet, Identifies, Appearance, Identifies, Matching Sheet, Appearance, Red Border

Typology: Exams

2012/2013

Uploaded on 03/28/2013

rohit-sharma
rohit-sharma 🇮🇳

4.3

(11)

200 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Proper_Name Final Exam December 21, 2005
CS-081/Vickery Page 1 of 4
NOTE: It is my policy to give a failing grade in the course to any student who either gives or receives
aid on any exam or quiz.
INSTRUCTIONS: Circle the letter of the one best choice for each question. There is no penalty for
guessing. Unless otherwise indicated, all questions count equally.
1. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page
when the settings are as in Image 1?
A. “A”
B. “B”
C. “C”
D. “D”
E. None of the above.
2. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page
when the settings are as in Image 2?
A. “A”
B. “B”
C. “C”
D. “D”
E. None of the above.
3. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page
when the settings are as in Image 3?
A. “A”
B. “B”
C. “C”
D. “D”
E. None of the above.
4. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page
when the settings are as in Image 4?
A. “A”
B. “B”
C. “C”
D. “D”
E. None of the above.
5. On the “Other Images Sheet,” how could the red lines in both boxes “E” and “F” have been
produced?
A. Enter “red border for the div border value.
B. Enter “red line” for the div border value.
C. Enter “red border” for the img border value.
D. Enter “solid red” for the img border value.
E. Enter “red line for the img border value.
6. On the “Other Images Sheet,” how could the effect in box “E” be achieved?
F. Make the div margin 1em.
G. Make the div padding 1em.
H. Make the img margin 1em.
I. Make the img padding 1em.
J. Make the img visibility “inherit.”
7. On the “Other Images Sheet,” how could the effect in box “F” be achieved?
A. Make the div margin 1em.
B. Make the div padding 1em.
C. Make the img margin 1em.
D. Make the img padding 1em.
E. Make the img visibility “inherit.”
pf3
pf4
pf5

Partial preview of the text

Download Matching Sheet - HTML and Web Programming - Exam and more Exams Web Programming and Technologies in PDF only on Docsity!

Proper_Name Final Exam December 21, 2005

CS-081/Vickery Page 1 of 4

NOTE: It is my policy to give a failing grade in the course to any student who either gives or receives aid on any exam or quiz.

INSTRUCTIONS: Circle the letter of the one best choice for each question****. There is no penalty for guessing. Unless otherwise indicated, all questions count equally.

  1. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page when the settings are as in Image 1? A. “A” B. “B” C. “C” D. “D” E. None of the above.
  2. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page when the settings are as in Image 2? A. “A” B. “B” C. “C” D. “D” E. None of the above.
  3. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page when the settings are as in Image 3? A. “A” B. “B” C. “C” D. “D” E. None of the above.
  4. On the “Matching Sheet,” which letter identifies the appearance of the lower part of the web page when the settings are as in Image 4? A. “A” B. “B” C. “C” D. “D” E. None of the above.
  5. On the “Other Images Sheet,” how could the red lines in both boxes “E” and “F” have been produced? A. Enter “red border for the div border value. B. Enter “red line” for the div border value. C. Enter “red border” for the img border value. D. Enter “solid red” for the img border value. E. Enter “red line for the img border value.
  6. On the “Other Images Sheet,” how could the effect in box “E” be achieved? F. Make the div margin 1em. G. Make the div padding 1em. H. Make the img margin 1em. I. Make the img padding 1em. J. Make the img visibility “inherit.”
  7. On the “Other Images Sheet,” how could the effect in box “F” be achieved? A. Make the div margin 1em. B. Make the div padding 1em. C. Make the img margin 1em. D. Make the img padding 1em. E. Make the img visibility “inherit.”

«Name» Final Exam 12/21/ Exam ID: «Exam_ID» CS-081/Vickery Page 2 of 4

  1. What generates a warning if you set the color without setting the background-color? A. Tidy. B. The W3C XHTML validator. C. Javascript. D. PHP. E. The W3C CSS validator.
  2. What color does #FFF represent? A. Red B. Magenta C. Black D. White E. No color
  3. What color does #000 represent? A. Red B. Green C. Black D. White E. Blue
  4. What color does #888 represent? A. Red B. Gray C. Yellow D. Light Blue E. Dark Blue
  5. What color does #FACE represent? A. Pink B. Brown C. White D. Pale Green E. No color
  6. What color does #F00 represent? A. Red B. Green C. Cyan D. Magenta E. Yellow
  7. What is the thead tag used for? A. To draw a line around a paragraph. B. To indicate the heading rows of a table. C. To change the spacing between images. D. To turn off an advertisement. E. To make the ad blink.
  8. Which is correct? A. A browser sends a request to a server and the server then sends a reply to the browser. B. A server sends a request to a browser, and the browser then sends a reply to the server. C. Both A and B D. Neither A nor B E. All of the above

«Name» Final Exam 12/21/ Exam ID: «Exam_ID» CS-081/Vickery Page 4 of 4

  1. Which statement is true? A. Javascript is used for client-side programming and PHP is used for server-side programming. B. PHP is used for client-side programming and Javascript is used for server-side programming. C. Both A and B. D. Neither A nor B. E. All of the above.

  2. What technology would be used to change the appearance of the web page when the user clicks a checkbox, without interacting with the server? A. CSS B. Javascript C. XHTML D. PHP E. Tidy

  3. What technology would be used to generate a web page based on information in a database on the server? A. CSS B. Javascript C. XHTML D. PHP E. Tidy

  4. What is the window.onload value used for? A. To specify where to place the window in the user’s viewport. B. To tell how big the window is. C. To tell what function to run after the DOM tree has been built. D. To build the DOM tree when the request is sent to the server. E. To run a function when the server starts sending a window to the browser.

  5. Why does the CSS background-color become backgroundColor in Javascript? A. Because backgroundColor is used only for images in CSS. B. Because background-color means subtraction in Javascript. C. It’s up to the programmer. You can do the same thing saying background-color in Javascript if you want to. D. The statement is not true. You have to use background-color, not backgroundColor, in Javascript. E. To be compatible with Internet Explorer.

  6. What does the Javascript statement alpha = alpha + 3; do? A. It says that alpha and alpha + 3 both have the same value. B. It doesn’t make any sense because alpha can’t possibly be equal to itself plus three. C. It changes the value of alpha to three more than whatever the value was before the statement was executed. D. It makes the background color three units brighter. E. It makes the browser window three pixels larger.

  7. What does the statement x = getElementById(‘foo’); do? A. It searches the DOM for an element with id='foo' and puts a reference to it in the variable x. B. It searches the DOM for all tags and X’s them out of the tree. C. It finds all the red elements. D. It replaces the element that has id='foo' with the value of the variable x. E. All of the above.

Matching Sheet

A B

C

D