Map Development Area (MDA)
Location:
_/_
markup
_/_
css
_/_
css2
| css2 |
|
|
Types:
|
-
Comment:
-
supports media-specific style sheets -> tailor the presentation of document to visual browsers, aural devices, printers, braille devices, handheld devices, ..
-
Comment:
-
supports: content positioning -- downloadable fonts -- table layout -- features for internationalization (right-to-left text) -- automatic counters and numbering -- table formatting -- bidirectional text -- text shadows -- cursor control -- printing properties, other media dependies (OS colors, fonts) -- aural representation (speech synthesizer)
-
Comment:
-
builds on CSS1 -- with very few exceptions, all valid CSS1 style sheets are valid CSS2 style sheets
-
history
-
defined 1998
|
|
|