国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發(fā) > CSS > 正文

用純CSS3實現(xiàn)網頁中常見的小箭頭

2024-07-11 08:32:01
字體:
來源:轉載
供稿:網友

用純CSS3實現(xiàn)網頁中常見的小箭頭,實現(xiàn)代碼如下所示:

/* css3三角形(向上 ▲) */div.arrow-up { width:0px; height:0px;border-left:5px solid transparent; /* 右透明 */ border-right:5px solid transparent; /*右透明 */ border-bottom:5px solid #2f2f2f; /* 定義底部顏色 */ font-size:0px; line-height:0px;}/* css3三角形(向下 ▼) */div.arrow-down { width:0px; height:0px; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #2f2f2f; font-size:0px; line-height:0px;}/* css3三角形(向左) */div.arrow-left { width:0px; height:0px; border-bottom:5px solid transparent; /* left arrow slant */ border-top:5px solid transparent; /* right arrow slant */ border-right:5px solid #2f2f2f; /* bottom, add background color here */ font-size:0px; line-height:0px;}/* css3三角形(向右) */div.arrow-rightright { width:0px; height:0px; border-bottom:5px solid transparent; /* left arrow slant */ border-top:5px solid transparent; /* right arrow slant */ border-left:5px solid #2f2f2f; /* bottom, add background color here */ font-size:0px; line-height:0px;}

總結

以上所述是小編給大家介紹的用純CSS3實現(xiàn)網頁中常見的小箭頭,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復大家的。在此也非常感謝大家對錯新站長站網站的支持!
 

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 北流市| 云霄县| 奉化市| 汶川县| 江陵县| 汽车| 红原县| 裕民县| 庐江县| 南充市| 洛扎县| 吉水县| 昭觉县| 双辽市| 汉沽区| 增城市| 漳浦县| 文安县| 上林县| 介休市| 浦北县| 台东市| 三亚市| 平陆县| 德安县| 仁化县| 乐至县| 新晃| 四子王旗| 宜章县| 苍溪县| 红原县| 上林县| 隆德县| 宣武区| 上虞市| 泽普县| 独山县| 宁津县| 壶关县| 高要市|