Term
|
Definition
| Controls the postion of the top of the element |
|
|
Term
|
Definition
| Use this propety to align your text to the left, center, right |
|
|
Term
|
Definition
| this lets you set the spacing between letters |
|
|
Term
|
Definition
| use color to set the font color of the text element |
|
|
Term
|
Definition
| this property controls the background color of the element |
|
|
Term
|
Definition
| this property controls the weight of text use it to make text bold |
|
|
Term
|
Definition
| this property puts a border around an element. Yoou can have a solid boder, a riged,a dotted oborder |
|
|
Term
|
Definition
| use this property for italic or oblique text |
|
|
Term
|
Definition
| this property lets you change ho list items look in a list |
|
|
Term
|
Definition
| if you need space between the edge of an element and its content, use margin |
|
|
Term
|
Definition
| this is how you tell an element to position its left side |
|
|
Term
|
Definition
| this property sets the space between line in a text element |
|
|
Term
|
Definition
| makes text bigger or smaller |
|
|
Term
|
Definition
| use this property yo put an image behingd an element |
|
|
Term
|
Definition
|
|
Term
| The <____> element is used to include an external style sheet |
|
Definition
|
|
Term
| Each rule provides the style for a selection of the _____ elements |
|
Definition
|
|
Term
| Many properties are _______ |
|
Definition
|
|
Term
| A topical rule consits of a selector along with one or more ______ and ____ |
|
Definition
|
|
Term
| The ____ specifies which element the rule applies to |
|
Definition
|
|
Term
| You can always ___ properties that are inherited by creating a more specific rule for the element you'd like to change |
|
Definition
|
|
Term
| each property declaration ends witha |
|
Definition
|
|
Term
| use ____ attributes to add elements to a class |
|
Definition
|
|
Term
| All properties and values in a rule go between _ _ |
|
Definition
|
|
Term
| use a "." between the el'emtn name andd the ___ name to select a specifice element in that ____ |
|
Definition
|
|
Term
| select any element using it ____ as a selector |
|
Definition
|
|
Term
| By seperating element names with a _____ you can slect multiple elements at once |
|
Definition
|
|
Term
| use".classname" to select any that belongs to the class |
|
Definition
|
|