2011-04-25 42 views

回答

2
.round {-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius: 8px; 
background: #EEFF99; 
behavior: url(/PIE.htc); 

http://css3pie.com/

2

這將在最現代的瀏覽器中運行

-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
爲圓角的向後兼容性

http://border-radius.com/

1

使用圖像,瀏覽器的支持不更高的css