我如何为简单的html表设置圆角曲线. [英] How i can have rounded curves for my simple html table.

查看:146
本文介绍了我如何为简单的html表设置圆角曲线.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我如何为简单的html表设置圆角曲线.没有任何图像背景..

提前谢谢..

-Trinadh

Hi,

How i can have rounded curves for my simple html table. there is no any image backgrond involved..

Thankz in advance..

-Trinadh

推荐答案

这是一个非常受欢迎的功能;有很多关于它的文章.

参见:
http://www.roundedcornr.com/ [ ^ ],
http://www.html.it/articoli/nifty/index.html [ ^ ],
http://www.css3.info/preview/rounded-border/ [ http://en.lmgtfy.com/?q=html+rounded+corners [< ^ ].

—SA
This is a very popular feature; there are so many articles about it.

See:
http://www.roundedcornr.com/[^],
http://www.html.it/articoli/nifty/index.html[^],
http://www.css3.info/preview/rounded-border/[^]…

Last article shows how to make it compatible to different browsers.

Find some more: http://en.lmgtfy.com/?q=html+rounded+corners[^].

—SA


这是表格标签上的快速样式标签

here is a quick style tag on the table tag

<table style="border-radius: 15px; -moz-border-radius: 15px; border-color:red; border:10px solid red; width:300px;" >


这篇关于我如何为简单的html表设置圆角曲线.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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