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
News Flash: Adobe Has iPhone Workaround
Adobe's Flash 10.1 Goes Mobile (Minus iPhone)
A Salute to Visionary CEOs

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, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Building a Banking Application Home Page with OOP · Mixing Scripting Languages · Review: phpFox, a Social Networking CMS with all the Bells and Whistles
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Enterprise 2.0: Social Networking in the Cloud · BroadSoft Marketplace Hastens Pace of Telephony Innovation · Review: HTC Hero for Sprint


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


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