Shared Flashcard Set

Details

Web Design Chapter 11
Study
20
Computer Science
10th Grade
12/18/2008

Additional Computer Science Flashcards

 


 

Cards

Term
___ elements are used to group related elements together into logical sections.
Definition
DIV
Term
Creating _______ sections can help you identify the main content areas, header, and foter of your page.
Definition
logical
Term
You can use ___ elements to group elements together that need a common style.
Definition
DIV
Term
Use ______ DIV elements to add further stucture to yoyr files clarity or styling. But dont't add stucture unless you really need it.
Definition
nested
Term
Once you have grouped together sections of content with ___ elements, you can style the ___'s just like you would any other block elements.
Definition
DIV
DIV
Term
You can add a border around a group of elements using the ______ property on teh DIV the are nested in.
Definition
border
Term
The _____ property sets the width of the content are of an element.
Definition
width
Term
The total width of an element is the _____ of teh conctent area, plus the width of any _______, ______, and _______ you add.
Definition
Width, padding, border, and margins
Term
Once you set the _____ of an elements, it no longer expands to fit the entire width of the browser window.
Definition
width
Term
____-_____ is a peoperty for block elements that centers all inline content on teh block element. It is inherited by any nested block elements.
Definition
Text-align
Term
You can use __________ selectors to select elemtents within other elements.
Definition
descendant
Term
You can use _________ for related properties.
Definition
shortcuts
Term
Padding, margin, border, background, and font properties can all be specified with _________.
Definition
shortcuts
Term
The ____ inline element is similar to teh DIV element: it is used to group together related inline elements and text.
Definition
SPAN
Term
Just like with DIV, you can add SPAN elements to classas to _____ them.
Definition
style
Term
The _ element is an example of an element with different states.
Definition
A
Term
The main A element states are _________, _______, and _____.
Definition
unvisited, visited, and hover
Term
You can style each of these states separately with ______-classes.
Definition
pseudo
Term
The pseduo-classes used most often with the A element are :link, for unvisited _____, :visited, for visited _____, and :hover, for the _____ state.
Definition
links
links
hover
Term
Other elements support the :_____ pseudo-class, and some browsers also support the :_____-_____, :______, and :_____ pseudo-classes for other elements.
Definition
hover
frist-child
active
focus
Supporting users have an ad free experience!