Re: Games for Learning

"Ole E. Wattne" <[email protected]> Wed, 27 May 2009 08:53:40 +0200
Newsgroups gmane.comp.infodesign.general
Message-ID <[email protected]>
On 26. mai. 2009, at 17.32, Randal wrote:

> Blackberry users (probably few students have these now)
> Ipod touch and Iphone users (but these people become very practiced  
> at using the zoom feature on their devices)

Ideally, these users should be served a different version of the  
webpages designed for the small screens. This is achieved through the  
use of the css media types property – read more here: http://www.w3.org/TR/CSS21/media.html 
.

Same content is styled differently for different media types. In  
effect the layout and placement of more or less important content,  
navigation etc. is different according to what "mediatype" that access  
the site. Todays good webdesigners and coders should be aware of this  
and specify different style sheets for different media, but this of  
course is also a matter of budget. In many cases a compromise where  
some priortised screen resoultions are given the upper hand ( 1024 x  
768 for example), is what budget permits.

Ole
___________________________________________________________________

Use the following address to post a message to all subscribers: 
 [email protected]

To subscribe, unsubscribe or change your options, visit:
 http://list.InformationDesign.org/mailman/listinfo/infodesign-cafe

For all Information Design matters:
 http://InformationDesign.org

Problems? Write to:
 [email protected]
___________________________________________________________________