A) a
B) img
C) image
D) graphic
Correct Answer
verified
Multiple Choice
A) bold
B) font-style
C) font-weight
D) you cannot configure italic text with CSS
Correct Answer
verified
Multiple Choice
A) body {background-image:url(parchment.gif) ; }
B) document {background:parchment.gif; }
C) body {background:parchment.gif'}
D) body {background-color:parchment.gif;}
Correct Answer
verified
Multiple Choice
A) < link rel="icon" type="image/x-icon" href="favicon.ico" >
B) < img href="favicon.ico" alt="favorites" width="16" height="16" >
C) < a href="favicon.ico" > < img href="favicon.ico" alt="favorites" width="16" height="16" >< /a >
D) < link rel="favicon" type="image/gif" href="favicon.ico" >
Correct Answer
verified
Multiple Choice
A) Purchase a DVD with royalty-free graphics
B) Use a graphics application and create your own
C) Purchase graphics from a website
D) Right-click and copy a graphic you like from any website
Correct Answer
verified
Multiple Choice
A) repeat: across;
B) background-repeat: repeat-x;
C) background-repeat: no-repeat;
D) background-repeat: repeat-y;
Correct Answer
verified
Multiple Choice
A) image map
B) hyperimage
C) navigation image
D) list marker image
Correct Answer
verified
Multiple Choice
A) multiple-background
B) multiple
C) background
D) backgrounds
Correct Answer
verified
Multiple Choice
A) jpg
B) gif
C) bmp
D) tif
Correct Answer
verified
Multiple Choice
A) hyperlink
B) thumbnail image
C) small image
D) wallpaper
Correct Answer
verified
Multiple Choice
A) < a href="school.html" src="school.gif" alt="school" >< /a >
B) < a href="school.html" >< img src="school.gif" alt="school" >< /a >
C) < img src="school.gif" href="school.html" alt="school" >
D) < a href="school" >< img src="school.gif" href="school.html" alt="school" >< /a >
Correct Answer
verified
Multiple Choice
A) bold
B) font-style
C) font-weight
D) you cannot configure bold text with CSS
Correct Answer
verified
Multiple Choice
A) bullet-image
B) list-style-none
C) list-style-type
D) list-style-image
Correct Answer
verified
Multiple Choice
A) align
B) spacing
C) alt
D) height
Correct Answer
verified
Multiple Choice
A) alt
B) text
C) src
D) height
Correct Answer
verified
Multiple Choice
A) align
B) font-align
C) text-align
D) you cannot align text with CSS
Correct Answer
verified
Multiple Choice
A) font-face: Arial;
B) font-type: Arial, Verdana, sans-serif;
C) font-family: Arial, Verdana, sans-serif;
D) font-typeface: Arial, Verdana, sans-serif;
Correct Answer
verified
Multiple Choice
A) jpg
B) photo
C) gif
D) psd
Correct Answer
verified
Multiple Choice
A) display the background color instead of the background image
B) will display no background for the page because it is "confused"
C) display the background color while the background image loads and before the background image is displayed
D) do none of the above
Correct Answer
verified
Multiple Choice
A) .offer { color:blue; font-size:1.2em; font-family:sans-serif;}
B) .offer { color:blue; font-size:1.2em; font-family:Arial,sans-serif;}
C) .#offer { text:blue; font-size:1.2em; font-family:Arial,sans-serif;}
D) #offer { text:blue; font-size:20px; font-family:Arial,sans-serif;}
Correct Answer
verified
Showing 1 - 20 of 28
Related Exams