Re: CSS Style Sheet -
03-26-2009
, 01:44 PM
This isn't as easy as one might think. The biggest problem is that every
handheld device on the market has its own specs, screen size, browsers,
etc... They all work a bit differently. In theory, you can build an
external stylesheet for mobile devices and add a ref link to it between your
<head> and </head> tags, but in reality you should probably build a separate
mobile web site. Mainly because the mobile web needs are bare bones. Most
desktop sites will look okay on a modern handheld device but some may not
perform well, especially if your desktop site uses Flash or image rollovers
for navigation.
http://alt-web.blogspot.com/2007/07/mobile-web-design.html
http://thinkvitamin.com/features/css/make-your-site-mobile-friendly/
Bulletproof Mobile Device Detection and Style Sheets without User Agent
Detection or Server-Side Scripting
http://www.bushidodesigns.net/blog/mobile-device-detection-css-without-user-agent/
Good luck,
--
Nancy O.
Alt-Web Design & Publishing
www.alt-web.com |