CSS3各種方向三角形效果
本章節分享一段程式碼例項,它實現了各種方向的三角形效果。
程式碼例項如下:
[HTML] 純文字檢視 複製程式碼執行程式碼<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="author" content="http://www.softwhy.com/" /> <title>螞蟻部落</title> <style> .a { width: 0; height: 0; line-height: 0; font-size: 0; border: solid 12px; border-color: #030 #009 #300 #000; display: inline-block; *display: inline; *zoom: 1; } .ta { border-color: transparent transparent red transparent; } .ra { border-color: transparent transparent transparent red; } .ba { border-color: red transparent transparent transparent; } .la { border-color: transparent red transparent transparent; } </style> </head> <body> <span class="a"></span> <span class="a ta"></span> <span class="a ra"></span> <span class="a ba"></span> <span class="a la"></span> </body> </html>
相關文章
- CSS3實現多種背景效果CSSS3
- 各種高效穩定的彈框效果
- CSS3象棋效果CSSS3
- CSS 三角形效果CSS
- CSS繪製各種幾何圖形形狀效果CSS
- CSS3 矩形切角效果CSSS3
- CSS3翻轉效果CSSS3
- CSS3呼吸燈效果CSSS3
- CSS3空心圓效果CSSS3
- CSS3 checkbox美化效果CSSS3
- CSS3哭臉效果CSSS3
- CSS3 文字效果CSSS3
- CSS3感知滑鼠進入方向CSSS3
- 利用HTML5,無JS實現各種互動效果HTMLJS
- CSS3箭靶效果程式碼CSSS3
- CSS3花屏文字效果CSSS3
- CSS3白鶴展翅效果CSSS3
- CSS3 loadding效果程式碼CSSS3
- CSS3 loadding載入效果CSSS3
- CSS三角形效果詳解CSS
- CSS3動畫效果下拉導航選單效果CSSS3動畫
- CSS3多面體旋轉效果CSSS3
- CSS3星系旋轉效果代CSSS3
- CSS3多層邊框效果CSSS3
- CSS3郵票鋸齒效果CSSS3
- CSS3圓環效果程式碼CSSS3
- CSS3文字模糊效果CSSS3
- CSS3 光弧擴散效果CSSS3
- CSS3現菱形效果程式碼CSSS3
- CSS3對勾效果詳解CSSS3
- CSS3圖片拉近放大效果CSSS3
- CSS3圖片旋轉效果CSSS3
- CSS3動畫按鈕效果CSSS3動畫
- CSS3環形輻射效果CSSS3
- CSS3 div水平運動效果CSSS3
- css3過渡效果詳解CSSS3
- css3小球上下移動效果CSSS3
- 各種加速