TOC PREV NEXT INDEX

Put your logo here!


media


media specifies the intended destination medium for style information.

Syntax

medium = style.media 
style.media = medium 

Parameters

medium is a string describing a single medium or a comma-separated list.

Example

example here 

Notes

The default value for media is "screen."

Specification

DOM Level 2 Styles - STYLE


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX