css实现圆角边框

<html xmlns:v>
<head>
<style>
v\:*{behavior: url(#default#VML);}
</style>
</head>
<body>

<v:roundRect style="position:absolute;left:20px;top:50px;width:200px;height:140px;" FillColor="#e8e8e8" Filled="T">asASsdfsdfsdfsdf</v>
刷新本页才能看到效果
</body>
</html>
目前还不知道原理,知道的解释一下~

posted @ 2006-10-27 11:56  ddr888  阅读(1812)  评论(1编辑  收藏  举报