Thu, 2003-04-24 05:39
Hey everybody.
I was just wondering what the media attribute should be set to in order for PDAs and low-resolution devices to render the page properly?
I'll probably just be adapting my print style sheet to the low-res display of a Palm Pilot or PocketPC, but is there a specific media attribute that is automatically loaded by PDAs?
-Mike
Fri, 2003-04-25 23:33
#1
handheld
Hi Mike,
The CSS2 media types list several media types, probably "handheld" is what you are after.
I have no idea of how well it is supported by different devices.
For a look to the future http://www.w3.org/TR/2002/CR-css3-mediaqueries-20020708/ shows that the aim is to query the device for specific features.
Hope that helps.