Hi All,
I have seen many web sites where they have small round corners around the
tables rather than the traditional square one without using images.
Would like to know what css attributes or anything else is used to have
rounds (inward/outward) etc on the html page?
Thanks in advance.
Stan - 20 Mar 2008 01:14 GMT
> Hi All,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance.
Hi
The next time you find an example use the 'view source' menu option
(or equivalent in whatever browser you use) to open the page file in a
text editor and study the html content. That should answer your
question.
BobF - 20 Mar 2008 02:07 GMT
> Hi All,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance.
<http://www.smileycat.com/miaow/archives/000044.php>
Peter Bromberg [C# MVP] - 20 Mar 2008 02:09 GMT
Um, search the web on "CSS rounded corners" and you'l come up with more
examples than you can count, eh?
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
> Hi All,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance.
George Ter-Saakov - 20 Mar 2008 13:31 GMT
Check this blog out
http://mattberseth.com/blog/2008/02/building_sleek_soft_and_simple.html
The guy have written a lot of articles about how to improve DataGrid
including round corners.
George.
> Hi All,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance.
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] - 20 Mar 2008 20:23 GMT
Ah, if only it were so simple as a CSS declaration that worked across all
browsers, but it's not.
Perhaps you should use this free control:
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/RoundedCorners/RoundedCorners.aspx

Signature
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net
> Hi All,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance.