91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

怎么用css繪制蜂巢六邊形效果

發布時間:2021-08-07 23:48:13 來源:億速云 閱讀:227 作者:chen 欄目:web開發

本篇內容介紹了“怎么用css繪制蜂巢六邊形效果”的有關知識,在實際案例的操作過程中,不少人都會遇到這樣的困境,接下來就讓小編帶領大家學習一下如何處理這些情況吧!希望大家仔細閱讀,能夠學有所成!

undefinedundefined

純CSS繪制的六邊形

怎么用css繪制蜂巢六邊形效果


代碼如下:


<html>
   <head>
       <title>Draw Hive</title>
   </head>
   <style type="text/css">
       .hexagon {
           display: inline;
           float: left;
       }
       #second {
           margin-left: 4px;
       }
       #third {
           clear: left;
           margin-left: 54px;
           margin-top: -28px;
       }
       .hiveTop{
           width: 0;
           border: 30px solid #6C6;
           border-top: none;
           border-bottom: 30px solid #6C6;
           border-left: 52px solid transparent;
           border-right: 52px solid transparent;
       }
       .hiveCenter {
           width: 104px;
           height: 60px;
           background-color: #6C6;
       }
       .hiveBottom {
           width: 0;
           border: 30px solid #6C6;
           border-bottom: none;
           border-top: 30px solid #6C6;
           border-left: 52px solid transparent;
           border-right: 52px solid transparent;
       }
   </style>
   <body>
       <div class="hexagon" id="first">
           <div class="hiveTop">
           </div>
           <div class="hiveCenter">
           </div>
           <div class="hiveBottom">
           </div>
       </div>
       <div class="hexagon" id="second">
           <div class="hiveTop">
           </div>
           <div class="hiveCenter">
           </div>
           <div class="hiveBottom">
           </div>
       </div>
           <div class="hexagon" id="third">
           <div class="hiveTop">
           </div>
           <div class="hiveCenter">
           </div>
           <div class="hiveBottom">
           </div>
       </div>
   </body>
</html>

“怎么用css繪制蜂巢六邊形效果”的內容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業相關的知識可以關注億速云網站,小編將為大家輸出更多高質量的實用文章!

向AI問一下細節

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

css
AI

策勒县| 厦门市| 浑源县| 若羌县| 含山县| 镇康县| 衢州市| 安义县| 孙吴县| 鄂尔多斯市| 天等县| 桑日县| 黄冈市| 铜陵市| 元氏县| 左贡县| 黄梅县| 达拉特旗| 金沙县| 普陀区| 东兰县| 北辰区| 常宁市| 香港| 龙州县| 门源| 天全县| 喀什市| 沂源县| 嘉禾县| 阿坝| 西乌珠穆沁旗| 博客| 房产| 定州市| 宝鸡市| 文山县| 嵩明县| 兴宁市| 扎赉特旗| 平谷区|