Is it possible to make table with curved edges?

Discussion in 'HTML & Website Design' started by rajanforums, Mar 30, 2007.

  1. #1
    Is it possible to create tables with curved edges without using images? Is it possible using html if so how.

    Help pls.
     
    rajanforums, Mar 30, 2007 IP
  2. Ekdal

    Ekdal Peon

    Messages:
    68
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not to my knowledge.
     
    Ekdal, Mar 30, 2007 IP
  3. dadofgage

    dadofgage Peon

    Messages:
    15
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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.
     
    dadofgage, Mar 30, 2007 IP
  4. TylerLemieux

    TylerLemieux Peon

    Messages:
    70
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    TylerLemieux, Mar 30, 2007 IP
  5. Moonie

    Moonie Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hope this link will help you ..

    virtuelvis.com/gallery/css/rounded/

    M
     
    Moonie, Mar 30, 2007 IP
  6. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #6
    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
     
    bacanze, Mar 30, 2007 IP