• 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/16

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;

16 Cards in this Set

  • Front
  • Back

Responsive Web Design

Refers to using existing techniques involvingflexible grid layout, flexible images, and media and media queries into aunified approach to web design.9,8

Resolution

A simple count of the number of pixels acrossthe entire width and height of a device

Pixels per Inch (PPI)

A measure of screen density refers to thenumber of device pixels on a physical surface.

Device Pixel

The tiniest physical unit in a display; alsoknown as a physical pixel

Bitmap Pixel

The smallest unit of data in a raster image

Reference Pixel

A W3C standard based on an optical referenceunit that might be twice the size of a hardware pixel. This new pixelshould look exactly the same in all viewing situations.

Pixel Density

The number of device pixels on a physicalsurface; often measured in pixels per inch.

Viewport

Therectangular area (measured in pixels) that is viewable on a device screen

Fixed-width Layout

The width of the site is bound to a certainnumber of pixels

Fluid Layout

The web design’s dimensions are defined inpercentages rather than pixels

Em space

1 em equals the current font size; in a Webbrowser it equals 16 px

Relative units

Size is set in relation to surrounding elements

Absolute units

A specific size

Media Query

A CSS specification that allows designers to target styles based on anumber of device properties

Scalable Vector Graphics (SVG)

Defines vector-based graphics that can beembedded directly into a Web page; SVG is a World Wide Web Consortium recommendation.

Vector graphics

Type of graphic that does NOT lose quality whenzoomed or resized