TEST BANK 359
365:(p.257) In CSS what is the one-character symbol for class?
366:(p.257) What HTML attribute= is used to specify class?
367:(p.257) What CSS attribute places a picture in the background?
368:(p.257) If you want to draw a box around some content, what CSS
attribute would you use?
369:(p.257) If you draw a box around some content, what CSS attribute
puts space between your content and the box?
370:(p.257) In CSS, can padding be negative?
371:(p.257) In CSS, does background extend into padding?
372:(p.257) In CSS, does background extend into borders?
373:(p.257) In CSS, does background extend into margins?
374:(p.258) If you draw a box around some content, what CSS attribute
puts space between the box and neighboring content?
375:(p.258) In CSS, can margin be negative?
376:(p.262) What CSS attribute: makes an element partially transparent?
377:(p.262) What CSS attribute: sets the width of a block item?
378:(p.262) What CSS attribute: sets the largest allowed width of a block
item?
379:(p.262) What CSS attribute: sets the smallest allowed width of a block
item?
380:(p.262) What CSS attribute: sets the height of a block item?
381:(p.262) What CSS attribute: sets the largest allowed height of a block
item?
382:(p.262) What CSS attribute: sets the smallest allowed height of a block
item?
383:(p.262) What CSS attribute: starts flow-around (of text around pic-
tures)?