buildblocks
04-04-2012, 10:54 PM
Is it as I was wondering?
|
||||
Is a mobile website still HTML and usual PHP?buildblocks 04-04-2012, 10:54 PM Is it as I was wondering? felgall 04-05-2012, 10:26 AM Yes it is. Just you have a smaller screen to display on and different ways that people will interact with your page. powertony 05-31-2012, 01:34 AM Yes it is. Just you have a smaller screen to display on and different ways that people will interact with your page. Hi masters, Do we need a different css and design? How do we know the users machine specification? Do we need to apply some API from smart phone system suppliers? VIPStephan 06-04-2012, 02:11 PM There are a couple of device/user agent detection scripts on the internet but for simple layout issues the best is to use CSS media queries (http://css-tricks.com/css-media-queries/). Also do a search with the keywords “responsive web design”. StevenHu 12-13-2012, 07:01 PM Hi masters, Do we need a different css and design? How do we know the users machine specification? Do we need to apply some API from smart phone system suppliers? 1. You'll want to design the site so it works on smaller screens, so yes, you'll need to rethink your page so they appear correctly and are not squeezed into a small screen. Googling "responsive web design" will give you a start. 2. You don't really need to know the user's phone screen size. 3. You don't need to apply any APIs from smartphone suppliers if you are just redesigning your web site to fit smaller screens. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum