Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / December 2006



Tip: Looking for answers? Try searching our database.

Curved Corners on Tables.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Possum - 26 Dec 2006 04:58 GMT
Hi

How would you get curved corners on tables. I would prefer not to use
graphics but will try anything.

Cheers Possum..

Pic Example
http://udopage.com/Round%20Curves%20on%20Tables.php

Signature

Posted via a free Usenet account from http://www.teranews.com

Amer Neely - 26 Dec 2006 23:10 GMT
> Hi
>
[quoted text clipped - 5 lines]
> Pic Example
> http://udopage.com/Round%20Curves%20on%20Tables.php

I don't know about IE, but you can play with this:

<table style=" border: 2px solid black;-moz-border-radius: 25px;">

You can also apply that to a cell:
<td style="border: 2px solid black;-moz-border-radius: 25px;">

There are other Mozilla-specific rules, but it is generally not advised
to use any browser-specific hacks.

Signature

Amer Neely
w: www.softouch.on.ca/
b: www.softouch.on.ca/blog/
Perl | MySQL programming for all data entry forms.
"We make web sites work!"

kdarling@basit.com - 27 Dec 2006 01:23 GMT
> How would you get curved corners on tables. I would prefer not to use
> graphics but will try anything.

This is asked quite often.

Google "rounded corners css" and "nifty corners" and you'll get lots of
ideas.

Have fun!
Kev
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.