XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Accessibility, CSS Tutorials -> Defining CSS Media Types

Defining CSS Media Types

Date: Dec. 4, 2000
Link: http://www.webreview.com/tag/2000/12_01_00.shtml
Source Author or Organization: Chuck Musciano, WebReviewq.com

Style sheets are increasingly becoming the chosen solution for publishing web-based content to a variety of devices. Cascading Style Sheets Level 2 (CSS2) defines a specific set of media types that all conforming browsers are expected to understand.

This tutorial explains the use of the @media rule used to define styles for different media types. The general syntax of the rule is explained, as well as the definitions of each media type. The use of the @import rule for importing style rules is also covered.