| Author |
Putting borders around images
|
Mark Fletcher
Ranch Hand
Joined: Dec 08, 2001
Posts: 897
|
|
Hi, Ive been looking to insert a "rounded" border into a table, by creating .gifs as corners and then inserting them into the borders of the table using the BACKGROUND-IMAGE style. For example, Ive used it on my holding page at my own website here Is there a better way of doing this? Cheers, Mark [ April 25, 2004: Message edited by: Mark Fletcher ]
|
Mark Fletcher - http://www.markfletcher.org/blog
I had some Java certs, but they're too old now...
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15003
|
|
You have to use images, to avoid tables you can look at this: http://www.albin.net/CSS/roundedCorners/ CSS3 specs has rounded corners I believe but it is not supported yet. Eric
|
 |
 |
|
|
subject: Putting borders around images
|
|
|