把div变成button样式

 

-moz-appearance:button;
    -webkit-appearance:button;
    appearance:button;

 

相关文章: