spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / authoring / languages / xhtml / beginning / chap13 / 1 current pageTo page 2To page 3To page 4To page 5
[next]

Beginning XHTML

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

What Are Media Types?

One of the most exciting things about writing XHTML is that whatever you write can be viewed anywhere in the world, regardless of the type of computer being used to view the content. This means that whatever content you write, you had better be prepared for it to be viewed on any number of computers, television set-top boxes, game consoles, handheld digital assistants, and mobile phones.

This would be quite a chore had HTML continued its evolutionary path of including presentational elements like <b> for bold and <center> for alignment. Fortunately, as we saw earlier in the book, the World Wide Web Consortium were aware of this and invented Cascading Style Sheets to separate presentation (how the Web page looks) from content (the stuff in the Web page). This means that you can now have different styles of presentations for different devices, without affecting the content of your Web page.

Each of these devices is categorized as belonging to a certain media type. Media types include things like 'screen', for computer monitors, 'print' for printed paper, and 'aural' for speech synthesizers.

Contents

home / authoring / languages / xhtml / beginning / chap13 / 1 current pageTo page 2To page 3To page 4To page 5
[next]

Copyright 1999 Wrox Press Ltd. and

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business


Created: March 27, 2001
Revised: March 27, 2001


URL: http://webreference.com/authoring/languages/xhtml/beginning/chap13/1/