HTMLDocument::MediaType
Constructors
- MTscreen()
- MTtty()
- MTtv()
- MTprojection()
- MThandheld()
- MTprint()
- MTbraille()
- MTaural()
- MTall()
Usage
A display media type. This is used to select appropriate stylesheets for different browsing situations. MTscreen is the usual type for most CSS-supporting browsers. MTprint can be used to provide an alternative layout for printed documents (perhaps hiding navigation bars, etc). MTall applies the styles to all media.