Producing web pages
* HTML CSS DHTML XHTML A to Z of tags        Accessibility          Design

Media type properties

The media type property allows you to specify how a page appears on different media. For example on the screen, on paper, with a speech synthesizer, with a Braille device and so on. This is new in CSS2 so probably won’t work yet.

Property

Description

Values

Example

@media

Defines the media type

screen
print
handheld
projection
braille
embossed
aural
tv
tty
all

@media screen