利用Dreamweaver CS5.5設計行動裝置網頁

智慧型手機竄紅、平板電腦普及、行動網路發達,讓上網不再是只需要宅在家裡才能做到的事情,不管是走路、等車、坐車、吃飯、蹲馬桶以及許多的時候,都可以利用這些裝置來進入網際網路的花花世界,所以許多的網站也針對這些行動裝置來製作獨立的頁面,甚至根據螢幕尺寸來最佳化頁面。

iPhone 臉書網站直式
iPhone 臉書網站橫式

上面這兩張圖,就是Facebook為了行動裝置而製作的頁面,左邊是iPhone直拿觀賞,右手邊則是橫拿,可以看到在左邊最上排只看到「個人檔案、訊息、更多」,右邊可看到「個人檔案、訊息、朋友、相片、更多」,橫拿比直拿多出了兩個選項,雖然只是小地方,但設計就是要掌握每一個細節,那我們該如何設計這樣的網頁呢?就讓我們慢慢來體驗吧!

很久很久以前在製作網頁的時候,我們可以在同一個頁面使用不同媒體的CSS樣式表來控制顯示內容,例如:

<link href="css/screen.css" rel="stylesheet" type="text/css" media="screen" />
<link href="css/handheld.css" rel="stylesheet" type="text/css" media="handheld" />
<link href="css/print.css" rel="stylesheet" type="text/css" media="print" />

上面的第一行是代表螢幕樣式、第二行為行動裝置樣式、第三行為列印樣式,不過目前有關行動裝置樣式已經因為時代的演進與科技的發達,已經瀕臨淘汰的邊緣了,現在我們製作行動裝置樣式,主要是靠裝置的螢幕寬度來決定不同的樣式表。

在Dreamweaver CS5.5中除了提供多螢幕預覽的模式之外:

Dreamweaver CS5.5 多螢幕預覽
Dreamweaver CS5.5 多螢幕預覽介面

還可以針對不同的螢幕尺寸來設定該使用哪個CSS樣式表檔,只要按下多螢幕預覽上方的媒體查詢按鈕。

Dreamweaver CS5.5 媒體查詢

上面的範例是針對螢幕寬度小於320像素的裝置使用phone.css,螢幕尺寸介於321像素~768像素之間的裝置使用tablet.css,加入了這樣的設定後在頁面內會多出兩段CSS的連結語法:

<link href="css/phone.css" rel="stylesheet" type="text/css" media="only screen and (max-width:320px)" />
<link href="css/tablet.css" rel="stylesheet" type="text/css" media="only screen and (min-width:321px) and (max-width:768px)" />

當然要看你在這兩個CSS中如何設定呈現頁面樣式囉!我的範例是在phone.css裡面將景點圖片的display設為none,另外要注意在<head></head>區段中要加入以下的語法:

<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">

否則在手機橫向後頁面將會被放大,這樣我們的樣式表就會失效,瀏覽的效果可以參考下面的影片:

可以看到在320像素以下景點圖片會被隱藏,而超過這個大小圖片就會自動顯示,大家也可以自行用行動裝置瀏覽這個網址,也準備這個範例的原始檔讓大家下載研究。

You may also like...

5,414 Responses

  1. PokerTube表示:

    Review my page – PokerTube

  2. Check out my blog post … high stakes game

  3. Women are far outnumbered by their male counterparts in venture capital.

  4. Ellgev表示:

    cheap neurontin 800mg – cheap generic neurontin buy sulfasalazine generic

  5. I was very happy to uncover this website. I wanted to thank you for your time for this particularly fantastic read!! I definitely loved every part of it and i also have you book marked to look at new things in your web site.

  6. The company was reported to have 拢12.6 million of philatelic stock but over 拢70m of liabilities, made up of 拢54m of “buy-back” guarantees, 拢6.5m owed to its parent company, and 拢11m of sundry liabilities.

  7. In fact what usually happens is that the company is forced to pledge some or all assets at much higher rates, sometimes simply accentuating the financial problems that were already there.

  8. The presence of global organizations, have an effect on Mumbai land values too.

  9. Blue chip companies are ideal for investors seeking consistent returns and dividends.

  10. Feel free to surf to my blog – local hookups near me

  11. 비아그라를 활용하여 성적 기능을 개선하기 위한 전략은 다음과 같습니다. 비아그라는 발기부전 치료에 사용되는 약물로, 적절한 사용법과 함께 다양한 전략을 통해 성적 기능을 향상시킬 수 있습니다.

  12. play poker表示:

    Feel free to surf to my web-site: play poker

  13. Gazfth表示:

    besivance cost – carbocisteine oral sildamax pill

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。