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

Unit C

AB
Style RulesLines or blocks of CSS code that specify that presentation of wb page elements
SelectorsThe parts of a style rule that identify the HTML element or elements to which the rule applies
Name-Value PairsCSS code that specifies the name of a property to apply to a selector, along with the value to assign that property
Embedded Style SheetA section of CSS code entered in the head element of an HTML document
ID SelectorA CSS selector that applies code in its associated style rule to the element with the specified id attributes value
Class SelectorA selector that creates a style rule based on values assigned to elements using the HTML class attribute
External Style SheetA standalone CSS document containing style information that multiple Web pages can link to
Inline StyleA style rule inserted into the opening tag of an element using the style attribute
CascadingThe process of determining precedence among inline styles, embedded styles, external styles, and/or browser settings, which results in all available styles coalescing into a single virtual style sheet for the user agent's reference in rendering content


Computer Applications Instructor
Renton Technical College
Renton, WA

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