成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

移動(dòng)端html5手機(jī)網(wǎng)站字體單位font-size選擇px照舊rem

2023-08-20    分類: 網(wǎng)站建設(shè)

移動(dòng)端html5手機(jī)網(wǎng)站字體單位font-size選擇px照舊rem
分為兩種情況:
①對(duì)于只需要適配手機(jī)設(shè)備,使用px就可以了

②對(duì)于需要適配各種移動(dòng)設(shè)備,使用rem,例如只需要適配iPhone和iPad等分辨率差別比較挺大的設(shè)備。

rem參考代碼:
html {font-size:10px}

@media screen and (min-width:480px) and (max-width:639px) {
  html {
font-size: 15px
  }
}

@media screen and (min-width:640px) and (max-width:719px) {
  html {
font-size: 20px
  }
}

@media screen and (min-width:720px) and (max-width:749px) {
  html {
font-size: 22.5px
  }
}

@media screen and (min-width:750px) and (max-width:799px) {
  html {
font-size: 23.5px
  }
}

@media screen and (min-width:800px) and (max-width:959px) {
  html {
font-size: 25px
  }
}

@media screen and (min-width:960px) and (max-width:1079px) {
  html {
font-size: 30px
  }
}

@media screen and (min-width:1080px) {
  html {
font-size: 32px
  }
}

本文題目:移動(dòng)端html5手機(jī)網(wǎng)站字體單位font-size選擇px照舊rem
地址分享:http://jinyejixie.com/news0/277400.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供微信公眾號(hào)App開(kāi)發(fā)、用戶體驗(yàn)小程序開(kāi)發(fā)、靜態(tài)網(wǎng)站、全網(wǎng)營(yíng)銷推廣

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)

網(wǎng)站建設(shè)網(wǎng)站維護(hù)公司
云梦县| 扎赉特旗| 壤塘县| 东山县| 临邑县| 成武县| 临邑县| 天台县| 无为县| 曲阜市| 惠东县| 商都县| 永兴县| 民丰县| 滕州市| 阜城县| 建阳市| 威海市| 汝城县| 绥滨县| 汉寿县| 南漳县| 若尔盖县| 青海省| 井冈山市| 腾冲县| 建昌县| 张家川| 兴海县| 来宾市| 海盐县| 肥乡县| 平南县| 同江市| 武山县| 龙州县| 宁化县| 日喀则市| 东阿县| 枣强县| 广水市|