How do you prefer to code rounded corners

Discussion in 'HTML & Website Design' started by Roc, Dec 24, 2006.

?

Which way?

  1. The complete image, fixed boxes

    1 vote(s)
    6.7%
  2. Tables with corner images

    6 vote(s)
    40.0%
  3. Tableless, using CSS and corner images

    6 vote(s)
    40.0%
  4. Without images just codes

    2 vote(s)
    13.3%
  1. #1
    Was just looking at ways to put rounded corners to boxes and was wondering how others prefer to do it.
     
    Roc, Dec 24, 2006 IP
  2. hongkiat

    hongkiat Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello there, I've happened to write an article about rounded corners.

    http://www.hongkiat.com/blog/2006/12/13/creating-rounded-corners-for-websites-on-the-fly/

    Let me know if it helps :)
     
    hongkiat, Dec 24, 2006 IP
  3. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #3
    I prefer tableless. I will be happy when css3 is supported, but I'll still have to use images for 3d rounded images
     
    frankcow, Dec 24, 2006 IP
  4. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i voted for: Tableless, using CSS and corner images

    not sure how option 4 is possible (Without images just codes). anyone care to share?
     
    daboss, Dec 24, 2006 IP
  5. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Dan Schulz, Dec 24, 2006 IP
  6. Roc

    Roc Active Member

    Messages:
    105
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
  7. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #7
    Hi daboss,
    Check out your themes section for index script. ;)
    Themes provided by ad4business...
    Take a look in the stylesheet and code for "<div id=header".
    Bye :)
     
    JEET, Dec 25, 2006 IP
  8. Flashmap

    Flashmap Guest

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Usually it is made by the table. More difficultly if this block has the stretched width.
     
    Flashmap, Dec 25, 2006 IP
  9. syntax_error

    syntax_error Peon

    Messages:
    58
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I prefer tables and if stretching may occurs i prefer to have 3/3 row/columswith edges with rounded image and center for content.
     
    syntax_error, Dec 26, 2006 IP