| <style> table { table-layout: fixed; word-wrap:break-word; } div { word-wrap:break-word; } </style> |
posted @ 2006-10-27 17:59 ddr888 阅读(181) 评论(1) 编辑
<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 阅读(1641) 评论(1) 编辑


