iPhone Full Screen Image
问题 How do I go about making an image or section of the page full screen on the iPhone? I have an image that is 480 x 320 and I want to pull that up full screen on the iPhone but it has to be within a webpage so that I can make the image a link back to the previous page. Currently if I drop the image on a blank page and I open it up on the iPhone it just shows up in the top left corner. 回答1: I'd say set the viewport meta tag in your blank page so Safari knows to render the page at the right size.