declaration
- contained in the curly braces
position
5 position properties (5)
5 position properties (5)
**static
- elements not positioned at all
5 position properties (5)
**inherit
5 position properties (5)
**relative
- can use offset properties
5 position properties (5)
**absolute
- parent element must have a position (not be static )
5 position properties (5)
**fixed
the natural stacking or HTML from top is
2 philosophical approaches for desktop/mobile design (2)
2. progressive enhancement
graceful degradation (4)
progressive enhancement
media types (4)
media types (4)
matches to printer and other print related displays
media types (4)
**speech
media types (4)
**screen
matches all devices that are not print or speech
media types (4)
**all
matches all devices