+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Curved edges on tables

  1. #1
    ZeptOr's Avatar
    ZeptOr is offline x10 Sophmore ZeptOr is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    221

    Curved edges on tables

    I've seen websites with curved edges on tables, and I know how to do it by adding images that are curved. I want to know if there is some CSS code to do it for you, so you don't have to rely on images to load.

  2. #2
    DizzyTechnology's Avatar
    DizzyTechnology is offline x10 Lieutenant DizzyTechnology is an unknown quantity at this point
    Join Date
    Dec 2005
    Posts
    250

    Re: Curved edges on tables

    Nifty Corners, More Nifty Corners, and Nifty Corners Cube.
    Have a nice day.
    PS: Nifty Corners, original, the CSS example makes a great error page.
    Nifty Corners Cube is great for a site.
    Zachary Waldowski
    Dizzy Technology

  3. #3
    kryptonyte's Avatar
    kryptonyte is offline x10 Sophmore kryptonyte is an unknown quantity at this point
    Join Date
    Jul 2006
    Location
    South Carolina
    Posts
    108

    Re: Curved edges on tables

    If the user is using Mozilla you can add this to the CSS to make the corners rounded.
    Code:
    -moz-border-radius: 10px;
    Of course you can change 10px to any number you like.

  4. #4
    Cubeform is offline x10 Lieutenant Cubeform is an unknown quantity at this point
    Join Date
    Aug 2006
    Location
    127.0.0.1
    Posts
    339

    Re: Curved edges on tables

    Quote Originally Posted by kryptonyte
    If the user is using Mozilla you can add this to the CSS to make the corners rounded.
    Code:
    -moz-border-radius: 10px;
    Of course you can change 10px to any number you like.
    That's CSS3. There's also this code:
    Code:
    border: 6px solid #000;
    -moz-border-bottom-colors: #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-top-colors:   #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-left-colors:  #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-right-colors:  #aaa #bbb #ccc #ddd #eee #fff;
    Which will create a border that fades to white in Mozilla. For backwards compatibility, the border's original colour is black

    Also, you can combine, of course.

    Code:
    border: 6px solid #000;
    -moz-border-bottom-colors: #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-top-colors:   #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-left-colors:  #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-right-colors:  #aaa #bbb #ccc #ddd #eee #fff;
    -moz-border-radius: 8px;
    Safari/WebKit has more CSS3 that you can toy around with.
    Last edited by Cubeform; 08-23-2006 at 05:17 PM.

  5. #5
    ZeptOr's Avatar
    ZeptOr is offline x10 Sophmore ZeptOr is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    221

    Re: Curved edges on tables

    okay, i understand how to make it using nifty corners, but i have on problem

    I can make one nifty corner table, but the second one i make doesn't have the rounded corners, and I can't figure out why

    for instance, look at this and my code:

    http://greenear.x10hosting.com/Main/index

    oh, and another thing, whenever i try to view that site in firefox, it just shows the code
    Last edited by ZeptOr; 08-27-2006 at 04:51 PM.

  6. #6
    Chris Z's Avatar
    Chris Z is offline x10 Spammer Chris Z is an unknown quantity at this point
    Join Date
    Sep 2005
    Location
    Alabama, USA
    Posts
    2,802

    Re: Curved edges on tables

    maybe you should add the extension ".html" to the end lol
    edit- IE doesn't follow the W3 Standards, that's why it shows up in IE fine, but FF can't parse it if it doesn't know the extension
    Last edited by Chris Z; 08-27-2006 at 06:00 PM.
    -Chris Z
    Retired Account Manager


  7. #7
    ZeptOr's Avatar
    ZeptOr is offline x10 Sophmore ZeptOr is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    221

    Re: Curved edges on tables

    i thought it added it for you if you selected it as an HTML document, but yeah I'll fix that soon

    but do you have any ideas about the curved edges problem?

  8. #8
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Curved edges on tables

    Quote Originally Posted by ZeptOr
    i thought it added it for you if you selected it as an HTML document, but yeah I'll fix that soon

    but do you have any ideas about the curved edges problem?
    ]


    What program are you using???
    Thanks,
    Brandon Long

  9. #9
    ZeptOr's Avatar
    ZeptOr is offline x10 Sophmore ZeptOr is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    221

    Re: Curved edges on tables

    its not the program, it is the fact that I am missing some line of code. Im just using notepad anyways

  10. #10
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Curved edges on tables

    Quote Originally Posted by ZeptOr
    its not the program, it is the fact that I am missing some line of code. Im just using notepad anyways
    Ya in notepad you have to end it with .htm or .html..it cant do it automatically.
    Thanks,
    Brandon Long

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. How to become a REAL web developer
    By The_Magistrate in forum Crossfire
    Replies: 60
    Last Post: 10-28-2007, 01:19 AM
  2. Html tables messed up when i use css
    By thecarver in forum Scripts & 3rd Party Apps
    Replies: 8
    Last Post: 07-10-2006, 01:26 AM
  3. [90 Points] Theme Tables form
    By N2PGames in forum The Marketplace
    Replies: 4
    Last Post: 03-14-2006, 11:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers