Thank you for your answers. How would a generic media types string look like for the visual media group in CSS2.1?
@media screen, projection, handheld assuming that - 'tty'-capable-devices would need a very special style sheet, if there are such devices at all (?) - 'tv' is not needed because MSN TV should be comfortable with 'screen' (?) (I don't know about the XBOX) - 'handheld'-capable-decices should normally get a special page via backend logic, but if they really want to see the page design as-is, be it. (?) - Opera uses (or used?) 'projection' in kiosk mode - printer need an own 'print'-stylesheet is this correct? Ingo ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
