中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

css3的@fant-face中怎么使用字體化圖標

發布時間:2022-03-08 10:55:17 來源:億速云 閱讀:90 作者:iii 欄目:web開發

本文小編為大家詳細介紹“css3的@fant-face中怎么使用字體化圖標”,內容詳細,步驟清晰,細節處理妥當,希望這篇“css3的@fant-face中怎么使用字體化圖標”文章能幫助大家解決疑惑,下面跟著小編的思路慢慢深入,一起來學習新知識吧。

HTML

代碼如下:

<body>
<!-- ul.layout>li*5>a[href=#]>i.icon -->
<!-- Sublime Text 快捷拼寫 -->
<ul class="layout">
<li><a href="#"><i class="icon">&#xe601;</i></a></li>
<li><a href="#"><i class="icon">&#xe600;</i></a></li>
<li><a href="#"><i class="icon">&#xe602;</i></a></li>
<li><a href="#"><i class="icon">&#xe603;</i></a></li>
<li class="last-child"><a href="#"><i class="icon">&#xe604;</i></a></li>
<div class="clear"></div>
</ul>
</body>

CSS

代碼如下:

<style>
* {margin:0; padding:0;}
body { background-color: #fc0; padding-top: 50px;}
ul li { list-style: none;}
a { text-decoration: none;}
.clear { clear:both;}
.layout { width:604px; margin:0 auto;}
.layout li { display: block; float: left; border-right: 1px solid #930808; }
.layout li.last-child { border-right: none;}
.layout li a { display: block; width: 120px; height:120px; line-height: 120px; text-align: center; background-color: #f00;}
.layout li a i { color:#fc0;}
.layout li a:hover i { color:#fff;}
@font-face {
font-family: "icomoon";
src:url('fonts/icomoon.eot?-9731bi');
/*&uarr;兼容IE9兼容模式打開IE8及其以下瀏覽器可以顯示;*/
/*&darr;兼容IE9可以顯示;*/
src:url("fonts/icomoon.eot?#iefix") format("embedded-opentype"),
url("fonts/icomoon.woff") format("woff"),
url("fonts/icomoon.ttf") format("truetype"),
url("fonts/icomoon.svg") format("svg");
/*EOT { 微軟開發用于嵌入網頁中的字體,IE專用字體; }
**WOFF { Web字體中最佳格式,被W3C推薦; }
**TTF { 由Microsoft和Apple聯合開發的一套字體標準,是Mac OS和Win操作系統中最常見的的一種字體; }
**SVG { 用于SVG字體渲染的一種格式,是由W3C制定的開放標準的圖形格式; }
*/
font-weight: normal;
font-style: normal;
}
.icon {
font-family: "icomoon";
font-style: normal;
font-weight: normal;
font-size: 90px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/*抗鋸齒屬性*/
}
</style>

讀到這里,這篇“css3的@fant-face中怎么使用字體化圖標”文章已經介紹完畢,想要掌握這篇文章的知識點還需要大家自己動手實踐使用過才能領會,如果想了解更多相關內容的文章,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

青海省| 桐柏县| 通州市| 色达县| 蒲城县| 革吉县| 图木舒克市| 天祝| 罗源县| 深泽县| 芒康县| 五常市| 田林县| 伊吾县| 大厂| 神农架林区| 固阳县| 南漳县| 利川市| 忻城县| 随州市| 祁东县| 全南县| 婺源县| 金湖县| 隆尧县| 甘肃省| 府谷县| 汉寿县| 亳州市| 天台县| 轮台县| 秭归县| 兰西县| 古浪县| 会昌县| 小金县| 泉州市| 简阳市| 兰坪| 永安市|