最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

DIV+CSS實(shí)現(xiàn)帶三角箭頭的提示框

  發(fā)布時(shí)間:2016-09-20 15:43:54   作者:佚名   我要評(píng)論
本文給大家?guī)?lái)一段代碼基于div+css實(shí)現(xiàn)三角形提示框,代碼簡(jiǎn)單易懂,需要的朋友可以參考下

實(shí)現(xiàn)效果

實(shí)現(xiàn)代碼

CSS Code復(fù)制內(nèi)容到剪貼板
  1. <!DOCTYPE html>   
  2. <html>   
  3.   <head>   
  4.     <meta charset="UTF-8">   
  5.     <link rel="shortcut icon" href="resources/img/logo-color.png" type="image/x-icon">   
  6.     <title>測(cè)試</title>   
  7.     <style>   
  8.     .out-div {   
  9.         color#FFFFFF;   
  10.         font-size16px;   
  11.         line-height40px;   
  12.         displayinline-block;   
  13.         height40px;   
  14.         width200px;   
  15.         text-aligncenter;   
  16.         border-radius: 5px;   
  17.         margin-left32px;   
  18.         vertical-aligntop;   
  19.         background-colormaroon;   
  20.     }   
  21.     .arrow {   
  22.         width0px;   
  23.         height0px;   
  24.         border-top10px solid transparent;   
  25.         border-right10px solid;   
  26.         border-bottom10px solid transparent;   
  27.         positionabsolute;   
  28.         margin-left: -10px;   
  29.         margin-top10px;   
  30.         border-right-colormaroon;   
  31.     }   
  32.     </style>   
  33.   </head>   
  34.   <body>   
  35.     <div class="out-div">   
  36.         <div class="arrow" ></div>   
  37.         <span>這是一個(gè)提示框</span>   
  38.     </div>   
  39.   </body>   
  40. </html>  

以上所述是小編給大家介紹的DIV+CSS實(shí)現(xiàn)帶三角箭頭的提示框 ,希望對(duì)大家有所幫助,如果大家有任何疑問(wèn)請(qǐng)給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對(duì)腳本之家網(wǎng)站的支持!

相關(guān)文章

最新評(píng)論

旬邑县| 天柱县| 栾川县| 雷山县| 铜山县| 嘉义县| 文安县| 广安市| 崇明县| 忻城县| 高清| 宁津县| 富蕴县| 灌南县| 鱼台县| 郁南县| 靖安县| 鹿邑县| 洛阳市| 盐亭县| 祁连县| 岗巴县| 贵州省| 南平市| 新巴尔虎左旗| 鲁甸县| 肇庆市| 邢台县| 沅陵县| 晋城| 福建省| 静海县| 广饶县| 沈丘县| 广汉市| 内江市| 安泽县| 昭苏县| 永登县| 上杭县| 攀枝花市|