Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 01-05-2011, 06:55 AM Help on Handheld CSS
phazorRise's Avatar
Skilled Talker

Posts: 57
Name: Sachin Gutte
Trades: 0
I've designed a site in PHP. I want to use CSS for handheld devices. How can I test it on my PC? And how a single CSS can suit most of the handheld devices. Do I need to compress the images used in background or do I need to create new images entirely for such devices? Very confused.
phazorRise is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-05-2011, 09:43 AM Re: Help on Handheld CSS
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
How can I test it on my PC?
The easiest way to do this is to install Safari and then you can set the user agent mode to mobile devices.

Quote:
how a single CSS can suit most of the handheld devices.
It depends on your media queries and the meta tags, like this:

Quote:
<meta name="viewport" content="width = 320" />
<meta name="viewport" content="initial-scale=1, user-scalable=no" />
Set that as needed for the devices you want to provide for.

Quote:
Do I need to compress the images used in background or do I need to create new images entirely for such devices?
That depends, really, you could do either. Since mobile devices are often limited in bandwidth and people get charged for using that bandwidth, it's best to eliminate as many 'eye candy' images as possible. People visiting a website on a mobile device are looking for the content - not the decoration.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help on Handheld CSS
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.45638 seconds with 12 queries