The following makes an iPhone display suitably a page zoomed for the small display, so that you don't always have to manually zoom in.
<meta name="viewport" content="width = 320" />
<meta name="viewport" content="width=device-width" />
I have understood that META tags are not editable in WordPress.
Does this mean that WordPress it is not suitable for iPhone use?
Thanks
Kim :o)