English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

how to i make a table that looks curved in html / CSS ?

I want the code for something that looks like this:
http://www.iii.org/


Please help.

Best answer gets 10 points.

2007-08-03 05:15:22 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

I'm afraid that there is no way to do that in HTML or CSS, what they used is a curved image to make it look curved. If you right click on one of the corners, then select view image, you'll see.

Sorry!

2007-08-03 05:26:10 · answer #1 · answered by ChipChamp 4 · 0 0

You're speaking of the curves at theouter edges? Those are graphics, made to meet eachother at the edge of each cell. The table holds the graphic, is set to No Borders and th graphic then sets the edges of the table visually. (Not actually, just visually.)

Clue: If you right click on the curves edge, and select SAVE GRAPHIC AS, you can save the files which create the background and view them in your picture viewer.

2007-08-03 12:23:58 · answer #2 · answered by Marvinator 7 · 0 0

the best way and the most "on time" is to use CSS, however you will need 4 images with corners. Please visit this website, it explains everything:
http://kalsey.com/2003/07/rounded_corners_in_css/

Hope it will help you.

2007-08-03 12:28:07 · answer #3 · answered by lokers_one 1 · 2 0

I don't know how, but you can simply view its code by right-clicking in Internet Explorer "Page Source and use your knowledge to find it out.

2007-08-03 12:23:55 · answer #4 · answered by Anonymous · 0 3

fedest.com, questions and answers