Here is a simple one line change which will make your webpages viewable well on iPhone and Blackberry.這裡是一個簡單的路線改變,這將使您的網頁可視範圍,以及對擁有和黑莓。 Add the following to your HTML HEAD section:以下內容添加到您的HTML的HEAD部分:

Apple is using the following on their RSS reader website:蘋果是使用以下就他們的RSS閱讀器網址:

The other parameters you can experiment with: initial-scale (first loaded scale), user-scalable (boolean), minimum-scale (default 0.25), maximum-scale (default 1.6).其他參數,您可以嘗試:最初的規模(第一裝貨規模) ,用戶可擴展(布爾) ,最低規模(默認0.25 ) ,最大規模的(默認1.6 ) 。

There is an active discussion on this topic有是一個積極的討論這個話題 here這裡 .

Viewport is part of CSS 2.1 (視的一部分的CSS 2.1 ( link鏈接 ) specification. )的規格。 Viewport is a window or through which users view a document.視是一個窗口,或通過用戶查看文檔。 User agents may change the document's layout when the viewport is resized.用戶代理可能會改變文件的佈局時,視大小。

Update: I have added the solution to this site's template.更新:我已說,要解決這個網站的模板。 All the pages should now be readable on iPhone & Blackberry.所有網頁現在應該是可讀的就擁有&黑莓。 If you own an iPhone I would appreciate if you can view this site in iPhone and let me know how it looks.如果你擁有一擁有,我將不勝感激,如果您可以查看本網站的擁有,讓我知道如何看來。