Shared Flashcard Set

Details

Chapter 10 Bullet Notes
Notes
20
Art/Design
10th Grade
12/11/2008

Additional Art/Design Flashcards

 


 

Cards

Term
CSS uses a ______ to control how elements are displayed.
Definition
box model
Term
Boxes consist of the ________ and optional padding, border, and margin.
Definition
content area
Term
The ________ contains the content of the element.
Definition
content area
Term
The _________ is used to create visual space around the content area.
Definition
padding
Term
The ______ surrounds the padding and content and provides a way to visually sperate the content.
Definition
border
Term
The ______ surrounds the border, padding, and content, and allows the space to be added between the element and other elements.
Definition
margin
Term
_______, ________, and _________ are all optional.
Definition
Padding, border, margin
Term
An element's _________ will show under the content and the padding, but not under the margin.
Definition
background
Term
Padding and margin size can be set in _______ or ______.
Definition
pixels or percentages
Term
Border ______ can be set in pixels by using the kywords thin, medium, and thick.
Definition
width
Term
There are _______ different styles for border, including solid, dashed, dotted, and ridge.
Definition
eight
Term
When setting margins, padding, or the border, CSS provides ___________ for setting all the sides (top, right, bottom, left) at once, or it allows them to be set independently.
Definition
properties
Term
Use the ____________ property to add space between lines.
Definition
line-height
Term
You can place an image in the background of an element with the ________________ property.
Definition
background-image
Term
Use the _____ attribute to give an element a unique name. You can also use the id attribute to provice a unique style for an element.
Definition
class
Term
There should one be one element in a page with a given ___.
Definition
id
Term
You can use more than one ________ in your XHTML.
Definition
stylesheet
Term
If two style sheets have conflicting property definitions, the style sheet that is last in XHTML file will receive ____________.
Definition
preference
Term
You can target media devices such as _____ or _____ by using the media attribute in your element.
Definition
print o handheld
Term
An element can have one _____, but it can belong to many classes.
Definition
id
Supporting users have an ad free experience!