效果圖如下所示:
直接上代碼!
<!DOCTYPE html><html lang="en"><head><title>小三角</title><style>.up-triangle{width:0px;height:0px;border-bottom:30px solid #000;border-left:15px solid transparent;border-right:15px solid transparent;margin:100px auto; }.down-triangle{width:0px;height:0px;border-top:30px solid #000;border-left:15px solid transparent;border-right:15px solid transparent; margin:100px auto; }.left-triangle{width:0px;height:0px;border-right:30px solid #000;border-top:15px solid transparent;border-bottom:15px solid transparent; margin:100px auto; }.right-triangle{width:0px;height:0px;border-left:30px solid #000;border-top:15px solid transparent;border-bottom:15px solid transparent; margin:100px auto; }</style></head><body><div class="up-triangle"></div><div class="down-triangle"></div><div class="left-triangle"></div><div class="right-triangle"></div></body></html>
總結(jié)
以上所述是小編給大家介紹的用CSS樣式寫選擇框右側(cè)小三角,希望對(duì)大家有所幫助,如果大家有任何疑問請(qǐng)給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對(duì)武林網(wǎng)網(wǎng)站的支持!
新聞熱點(diǎn)
疑難解答
圖片精選