Thread: colored border
Results 1 to 4 of 4
Related
-
Multi-Colored Border Forum: HTML Forum
Replies: 5 -
Colored Scrollbars!!!!!! Forum: HTML Forum
Replies: 24 -
Different Colored Links On One Page? Forum: CSS Forum
Replies: 3 -
border shows but I set no border? Forum: HTML Forum
Replies: 2 -
can dropdowns have colored fonts? Forum: CSS Forum
Replies: 2
-
05-08-2007, 07:52 AM #1
colored border
As I have design one site and I want colored border around my table, but not each cell, that works across browsers. How should I do that? Need help.
-
05-09-2007, 02:25 AM #2
Re: colored border
I think (bear with me, it's early!) that
HTML Code:<table style="border: width colour style"> ... </table>
- width is the width of the border in pixels, ems or percent (percent probably being a bad idea in this case!)
- colour is the colour value - either a named colour such as "red" or "blue" or a hex value such as #ff0000 or #0000ff
- style is the type of border - e.g. solid or dashed
Hope that helps.
-
05-09-2007, 03:31 AM #3
-
05-09-2007, 11:27 AM #4
Re: colored border
that is css code I think?
you may also want to look at using external css sheets and class tags.
there is a good tutorial at tizag.com
[Hostripples India] - Best Canada Linux SSD VPS Server!
02-15-2019, 12:46 AM in Web Hosting Forum