开发者

How to create curvy corner for a HTML table ? *That should be compatible in IE6*

I've a HTML table, i want to make its corners as curvy corners. I've tried b开发者_开发百科ut its working only in ff, chrome but not in IE6. I want it to be compatible in different versions of IE. Somebody please tell me how to make it compatible in IE6+?


Border-radius is not something that is supported in earlier versions of IE.

However, you can use something like CSS3 Pie to make it work out.

http://css3pie.com

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜