In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:

>IE has these useful, but proprietary attributes for tables:
>borderColorDark and borderColorLight. It makes it real handy to create
>3D looking tables.
>
>Is it possible to recreate this functionality using CSS attributes?
>
>An example is here: http://www.vbrad.com/contents.htm
>View it in IE and Moz to see the effect.

Add this to your definition for th:

border: 1px outset green;

or set the colours of each border individually.

ian.




 \ /
(@_@)  http://www.eclipse.co.uk/sweetdespise/ (dark literature)
/(&)\  http://www.eclipse.co.uk/sweetdespise/libertycaptions/ (art)
 | |

Reply via email to