最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

@media Rule

Internet Development Index

Sets the media types for a set of rules in a styleSheet object.

Syntax

HTML@media sMediaType { sRules }
ScriptingN/A

Possible Values

sMediaType String that specifies one of the following media types:
screenOutput is intended for computer screens.
printOutput is intended for printed material and for documents viewed in Print Preview mode.
allOutput is intended for all devices.
sRulesString that specifies one or more rules in a styleSheet object.

Remarks

The rule has no default value.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

Example

In the following example, the @media rule is used to specify the font-size attribute of the body element for two media types.

// For computer screens, the font size is 12pt.
@media screen {
BODY {font-size:12pt;}
}
// When printed, the font size is 8pt.
@media print {
BODY {font-size:8pt;}
}

Standards Information

This rule is defined in Cascading Style Sheets (CSS), Level 2 (CSS2) Non-Microsoft link.

See Also

media
京山县| 澄城县| 习水县| 灵璧县| 新龙县| 当雄县| 达孜县| 犍为县| 自贡市| 清水县| 弥勒县| 弥渡县| 惠东县| 荆州市| 永嘉县| 神池县| 潼关县| 汉寿县| 莲花县| 台州市| 龙江县| 中西区| 蓬莱市| 茶陵县| 即墨市| 桦川县| 历史| 都江堰市| 从化市| 昌图县| 紫金县| 崇文区| 中方县| 平顺县| 宁南县| 林口县| 长寿区| 武川县| 南乐县| 湟源县| 临澧县|