Java Games: Flashcards, matching, concentration, and word search.

WPP-CSS-vocab definitions

CSS terms definitions

AB
selectorthe HTML element you want to style
declarationthis consists of a property and a value
propertythe style attribute you want to change
semicolonA CSS declaration always ends with this
curly bracketsdeclaration groups are surrounded by these
periodThe class selector uses the HTML class attribute, and is defined with this
cssthe extension used to define an external style sheet
linkthe tag used to connect an external style sheet to your html page
stylethe tag used to add style internally to a web page
headthe tag where either internal or external style must be placed
background-colorproperty specifies the background color of an element
bodybackground color of a page is defined in this selector
text-alignproperty is used to set the horizontal alignment of a text
font-familythe property used to set the specific type of font you want to use, like Arial
font-stylethe property mostly used to specify italic text
font-sizeproperty used to specify the size of text desired
font-weightproperty used to define the thickness of characters
background-imagethe value must start with url & have parenthesis & single quotes around the file name
colonsymbol used between property and value in CSS rules
semicolonmust be used at the end of all declarations and between them


Business Teacher
Huntington High
Huntington, WV

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities