@media
Expression Studio 3.0
Sets the media types for a set of rules in a STYLESHEET object.
sMediaType
String that specifies one of the following media types:
all | Output is intended for all devices. |
Output is intended for printed material and for documents viewed in Print Preview mode. | |
screen | Output is intended for computer screens. |
sRules
String that specifies one or more rules in a style sheet.
This rule is defined in Cascading Style Sheets (CSS), Level 2 (CSS2).