Wonder how many pixels an image can have in the Apple iPhone 4s. Tried my site today with images that are 3872x2592px.
I had put text over the pictures and saw that the text is presented from the top to the bottom of the images. On other phones and computers, the text is 20% from top to bottom of the picture.
Kind of like the pictures turned up-tight so they would fit on the screen. But the text size was of normal height.
I had put text over the pictures and saw that the text is presented from the top to the bottom of the images. On other phones and computers, the text is 20% from top to bottom of the picture.
Kind of like the pictures turned up-tight so they would fit on the screen. But the text size was of normal height.
Code:
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">