03 2016 档案

摘要:1、边框图像 <style> div{ border:10px solid transparent; width:40px; padding:5px 10px; -moz-border-image:url(pic/border_image_button.png) 0 14 0 14 stretch; 阅读全文
posted @ 2016-03-10 13:10 dddw 阅读(186) 评论(0) 推荐(0)
摘要:1、透明度:opacity rgba <div id="one"></div> <div id="two"></div> <style type="text/css"> #one { width:100px; height:100px; background-color:rgb(0,0,0); op 阅读全文
posted @ 2016-03-09 16:57 dddw 阅读(342) 评论(0) 推荐(0)