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

首頁(yè) > 開(kāi)發(fā) > CSS > 正文

div+css樣式自制帶小三角的tooltips效果

2024-07-11 08:32:03
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

 代碼和效果圖如下:

<!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title></title> <style type="text/css"> .tooltips { position: relative; width: 300px; height: 80px; line-height: 60px; background: #D7E7FC; border-radius: 4px; } .arrow { position: absolute; color: #D7E7FC; width: 0px; height: 0px; line-height: 0px; border-width: 20px 15px 0; border-style: solid dashed dashed dashed; border-left-color: transparent; border-right-color: transparent; bottom: -20px; right: 50%; } .tooltips { position: relative; width: 300px; height: 80px; line-height: 60px; background: #D7E7FC; border: 1px solid #A5C4EC; border-radius: 4px; } .arrow { position: absolute; width: 0px; height: 0px; line-height: 0px; border-width: 20px 15px 0; border-style: solid dashed dashed dashed; border-left-color: transparent; border-right-color: transparent; } .arrow-border { color: #A5C4EC; bottom: -20px; right: 50%; } .arrow-bg { color: #D7E7FC; bottom: -19px; right: 50%; } </style> </head> <body> <!--先定義一個(gè)相對(duì)定位的盒子div:--> <div class="tooltips"> <!--給div盒子添加一個(gè)三角型圖標(biāo)--> <div class="arrow "></div> <!--給“小三角穿上松緊帶”需要使用兩個(gè)三角形疊加的方式--> <!--首先我們定義兩個(gè)三角形的div,一個(gè)背景色和盒子的邊框顏色相同,一個(gè)背景色和盒子的背景色一致:--> <div class="arrow arrow-border"></div> <div class="arrow arrow-bg"></div> <!--注意:.arrow-bg和.arrow-border的bottom位置相差為1px(可根據(jù)邊框?qū)挾日{(diào)整)兩個(gè)div的順序不可顛倒。--> </div> </body></html>

效果展示圖

這里寫(xiě)圖片描述

發(fā)表評(píng)論 共有條評(píng)論
用戶(hù)名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 集安市| 广南县| 建瓯市| 巴马| 新乡县| 若尔盖县| 南江县| 高州市| 浮山县| 茌平县| 资中县| 泸水县| 霸州市| 乡宁县| 华亭县| 聂拉木县| 敦煌市| 当涂县| 桐庐县| 乌审旗| 金湖县| 九寨沟县| 繁昌县| 陆良县| 慈溪市| 屯昌县| 涟源市| 正阳县| 汾阳市| 天津市| 台安县| 同江市| 芜湖县| 康平县| 甘泉县| 西乌珠穆沁旗| 清丰县| 瓮安县| 北票市| 崇礼县| 长治市|