Is it possible to create tables with curved edges without using images? Is it possible using html if so how. Help pls.
It might be, but it is probably not worth the effort. Now, using CSS, you can get rounded corners and get the same effect of using tables but use <DIV>'s instead. Possibly a better route to go depending on what type of data you are placing in your table.
There's a JS that will do it for you, but I didn't enjoy setting it up! http://www.html.it/articoli/nifty/index.html
Just create a circle using CS2, cut it into four sections, insert each section into each corner of the table, colour the center and other columns the same column. Ash