Is there a way to curve [or round] the ends of a table using Dreamweaver or some such program?
For example:
Say a vertical table 8" long and 1" wide. To have the top and bottom corners rounded.
Web tables
Re: Web tables
No.
Though you may be able to fake it with an image placed in the cells and make the gridlines invisible. More trouble than it's worthwhile, so sort answer, no.
BTW, you'd probably get better answers from a web design forum than a gaming forum.
Though you may be able to fake it with an image placed in the cells and make the gridlines invisible. More trouble than it's worthwhile, so sort answer, no.
BTW, you'd probably get better answers from a web design forum than a gaming forum.
Re: Web tables
This.obsidian wrote: Though you may be able to fake it with an image placed in the cells and make the gridlines invisible.
Re: Web tables
Tried that, but most web forums dont respond very well for some reason. I usually get helpful tips from this site. Most of the guys [and girls] here are great.
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: Web tables
That rounded corners tutorial is the right start, but would probably be even simpler. All you need are 4 .css classes with a background property applied to the corner cells.
Re: Web tables
what obsidian said
tho it might be faster to only use 2, for both a top and bottom cell with appropriate colspans
tho it might be faster to only use 2, for both a top and bottom cell with appropriate colspans