html table

G

Guest

hey all,
how do i make the contents of my table look like it's corners are rounded?

thanks,
rodchar
 
M

Mark Fitzpatrick

With images. You have to cut up a square/rectangle with rounded corners in
image editing software to create rounded corners that you can place into a
table. It's tricky if you want to get it to expand width-wise as you would
need to carefully craft the border lines. Basically though, HTML doesn't
have a rounding for table cells itself so it must be done in graphics. Some
people use the <fieldset> tag to surround some text so it will appear in an
object with rounded corners, but the rounded corners are only in IE. In
other browsers such as Opera the fieldset area has squared corners.
 
G

Guest

thanks a bunch. rod.

Mark Fitzpatrick said:
With images. You have to cut up a square/rectangle with rounded corners in
image editing software to create rounded corners that you can place into a
table. It's tricky if you want to get it to expand width-wise as you would
need to carefully craft the border lines. Basically though, HTML doesn't
have a rounding for table cells itself so it must be done in graphics. Some
people use the <fieldset> tag to surround some text so it will appear in an
object with rounded corners, but the rounded corners are only in IE. In
other browsers such as Opera the fieldset area has squared corners.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top