• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
To create the illusion of a column, designers insert a background image that mimics the color o fthe column in the container div and repeat it vertically.
Faux column technique
applies the style rule to any list item (li) that appears in the unordered list that is marked with an id of navlist
Descendant selector
is a short, boxed area of content on a page that provides additional information about a topic.
Sidebar
determines how the browser should handle content that doesn't fit within the specified size of its containing element.
overflow property
tells the browser when to display each style sheet and is designated in the HTML code.
Media property
controls what a page looks like when a visitor prints the page and often contains rules that hide unnecessary images or change the font size and color to a more print-friendly format.
Print style sheet
Content overflow is visible but appears outside the containing element
visible
Content overflow is hidden from the visitor
hidden
Content overflow is hidden, but scrollbars appear to allow visitors to view the content
scroll
If content overflows, scrollbars appear; if content does not overflow, scrollbars do not appear
auto