摘要:
1、四个边框border-left设置左边框,一般单独设置左边框样式使用border-right设置右边框,一般单独设置右边框样式使用border-top设置上边框,一般单独设置上边框样式使用border-bottom设置下边框,一般单独设置下边框样式使用,有时可将下边框样式作为css下划线效果应用... 阅读全文
摘要:
.destination{ border: #666 solid 1px; box-shadow:-1px 1px 5px 0px #333; width:800px; height:460px; border-radius:10px; top:1px; left:95px; po... 阅读全文