I have a Html page but Need code for
Moderator: General Moderators
I have a Html page but Need code for
It to be viewed proplery in a iPhone
Re: I have a Html page but Need code for
It the HTML was done well enough, should display just fine on a phone. I think you will need to give more details to what you have vs. what you want to achieve.
Re: I have a Html page but Need code for
By the way, are there any difference for iPhone and Android? Just in general?
Re: I have a Html page but Need code for
Natively, the iPhone I believe runs a version of Safari. Android runs Chrome. Note they can install other browsers as well (ex. I have firefox install on my Droid)
For the most part, most pages I view on my phone that are not customized for a mobile display, still work find for me, just smaller and I have to zoom in a bit for some).
I have also seen some mobile sites, yeah, designed for a mobile browser, that failed on Chrome on my phone, mainly scrolling issues or their pop up ads.
-Greg
For the most part, most pages I view on my phone that are not customized for a mobile display, still work find for me, just smaller and I have to zoom in a bit for some).
I have also seen some mobile sites, yeah, designed for a mobile browser, that failed on Chrome on my phone, mainly scrolling issues or their pop up ads.
-Greg
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: I have a Html page but Need code for
Fluid layout is a first step to look atebgames56 wrote:It to be viewed proplery in a iPhone
Code: Select all
width: 100%;“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering