opensource
New Member
Hi
I wonder what would be exact width for mobile page.
I made a website for mobile then i have tested it and see the output in my
smartphone then the layout is too big. I try to Google it then i found some
tips to put some
<meta name="viewport" content="width=400, initial-scale=1">
in my html index. But then it didn't work. I set my container into
100% so that my bar will continue till the screen size of the phone.
But then the width size is so small.
I made some separate directory for my mobile pages from my main
website. Then when I browse it through my mobile, the page looks
bad and i try to put this <meta name="viewport" content="width=400, initial-scale=1"> tag above from <header>, nothing happens. I found that one
from the tutorial.
I also tried to change the content="width=400 into 350, but still nothing
happen. Or is there any other option or way aside from putting this tag?
Here what it looks:
Can anyone give me a tip or advice on how exactly to get the exact width
that will fit into all mobiles. I'm a newbie into mobile designs and this is my
first attempt.
One thing too, I know there something special script for iPhones to redirect.
Can anyone give a tip or advice on how to redirect using the iPhone?
I wonder what would be exact width for mobile page.
I made a website for mobile then i have tested it and see the output in my
smartphone then the layout is too big. I try to Google it then i found some
tips to put some
<meta name="viewport" content="width=400, initial-scale=1">
in my html index. But then it didn't work. I set my container into
100% so that my bar will continue till the screen size of the phone.
But then the width size is so small.
I made some separate directory for my mobile pages from my main
website. Then when I browse it through my mobile, the page looks
bad and i try to put this <meta name="viewport" content="width=400, initial-scale=1"> tag above from <header>, nothing happens. I found that one
from the tutorial.
I also tried to change the content="width=400 into 350, but still nothing
happen. Or is there any other option or way aside from putting this tag?
Here what it looks:

Can anyone give me a tip or advice on how exactly to get the exact width
that will fit into all mobiles. I'm a newbie into mobile designs and this is my
first attempt.
One thing too, I know there something special script for iPhones to redirect.
Can anyone give a tip or advice on how to redirect using the iPhone?