The HTML Attribute reference.

"media" - html Attribute

  • For rendering on these media

Value(s):
Used in the element(s):
Elements Description
link This element is designed to define a relationship between documents.Possible attribute, media, values for this element:
Attribute value description
screen Intended for non-paged computer screens.
tty Intended for media using a fixed-pitch character grid, such as teletypes, terminals, or portable devices with limited display capabilities.
tv Intended for television-type devices (low resolution, color, limited scrollability).
projection Intended for projectors.
handheld Intended for handheld devices (small screen, monochrome, bitmapped graphics, limited bandwidth).
print Intended for paged, opaque material and for documents viewed on screen in print preview mode.
braille Intended for braille tactile feedback devices.
aural Intended for speech synthesizers.
all Suitable for all devices.
style This element allows you to define styles (CSS) which may be used within your document. Styles should bee placed inside the header section ('head' ). Attribute, media, usage:
  • Specifies the intended destination medium for style information. It may be a single media descriptor or a comma-separated list. The default value for this attribute is "screen".

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.