亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

網(wǎng)頁圖片快速顯示的方法和技巧

互聯(lián)網(wǎng)   發(fā)布時間:2008-10-17 19:58:37   作者:佚名   我要評論
1. Use .gifs rather than .jpgs. GIFs are smaller in size when compared to JPGs. 1.用.gifs格式保存圖片,最好不要用.jpgs格式。因為前者的尺寸比后者小。 2.Use 'Height' and 'Width' tags for your images. So while page loading certain place is left for th

1. Use .gifs rather than .jpgs. GIFs are smaller in size when compared to JPGs.
1.用.gifs格式保存圖片,最好不要用.jpgs格式。因為前者的尺寸比后者小。
2.Use 'Height' and 'Width' tags for your images. So while page loading certain place is left for the images and visitor can go through the content while images are loading.
2.使用高度和寬度標簽設(shè)置圖片。這樣,網(wǎng)頁可以為圖片預(yù)留空間,在圖片下載的時候,訪問者可以瀏覽網(wǎng)頁內(nèi)容。
3.If you are using large images, slice them up and make them load as part after part. For this you can use img tags like HSPACE=0 and VSPACE=0.
3.如果使用內(nèi)容大的圖片,把圖片進行分割,各個部分依次下載。在這種情況下,你可以使用HSPACE=0以及VSPACE=0的圖片標簽。
網(wǎng)頁圖片快速顯示的方法和技巧_腳本之家jb51.net整理
Optimized image (gif format, sliced to two parts, with width and height tags, HSPACE=0 and VSPACE=0):優(yōu)化后的圖片(gif格式、設(shè)置了寬度和高度、HSPACE=0以及VSPACE=0)
4. Use image compression software that reduce image size. Remember, the more you reduce your image size more will be the loss of quality.
4.運用圖片壓縮軟件,縮小圖片尺寸。記?。簣D片尺寸越小,質(zhì)量越差。你可以登入以下兩個網(wǎng)站,獲取相關(guān)的信息和軟件:
http://www.spinwave.com/index.html
http://www.macromedia.com/software/fireworks/
5.If you have lot of images to display, then put them on different pages by linking the pages like 'Next Image >' or something like that instead of a long page with 10 images.
5.如果需要展示的圖片數(shù)量很多,你可以使用鏈接網(wǎng)頁的方式,例如:“下一頁”,或者其它類似的內(nèi)容。圖片要安排在不同的網(wǎng)頁上,不要把10張圖片放在一張網(wǎng)頁上。
6.Use same image over and over again if you need a similar image. Like if you are keeping a big header graphic on every page of your web site. Then use same graphic to link to all pages on your web site.
6.如果需要,可以反復(fù)使用一張圖片。比如說,你可以在所有網(wǎng)頁的頁眉部分設(shè)置同一張大圖片,利用這張圖片把網(wǎng)站所有網(wǎng)頁鏈接起來。
7.Flash presentations, mouse overs, animations etc increase page download time. So if you can use html instead of these, go with it.
7.Flash、mouse overs、動畫等內(nèi)容,會增加網(wǎng)站的下載時間,因此,最好用html代替這些內(nèi)容。

相關(guān)文章

最新評論