如何围绕按钮/表格控件的边角 [英] how to round the border corners of a button / table control

查看:107
本文介绍了如何围绕按钮/表格控件的边角的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的项目中,我想绕一个按钮/桌子/面板的边角

控件。



任何人都可以建议。

问候。

In my project I would like to round the border corners of a button / table / panel
controls.

Can anyone advice.
Regards.

推荐答案





以下教程可以对你有用。



http:// www。 css3.info/preview/rounded-border/ [ ^ ]



但是请注意,如果你使用编程使你的控件圆角,IE系列将不支持它。



否则你可以使用相同的旧技术。



1.使用photoshop创建圆角图像

2.通过css / html调用它们



如果您需要相同的更多信息,请与我们联系



快乐编程。

:)
Hi,

The follownig tutorial can be useful for you.

http://www.css3.info/preview/rounded-border/[^]

But please note if you make your controls rounded corner using programming them IE series will not support it.

Else you can use the same old technique.

1. Creating rounded corner images using photoshop
2. Calling them via css/html

Please let me know if you need any further information for the same

Happy Programming.
:)


尝试应用以下风格:

Try applying following style:
border-radius





Ex:



Ex:

.label
{
border-radius:25px;
} 





查看此链接:

css3_borders。 asp [ ^ ]

圆形边框 [ ^ ]



试试!



Check this link:
css3_borders.asp[^]
rounded-border[^]

Try!


这篇关于如何围绕按钮/表格控件的边角的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆