Click to See Complete Forum and Search --> : XHTML; bordercolor attribute


smoker
05-30-2005, 07:18 AM
Hi,

In XHTML the attribute 'bordercolor' is deprecated. What do I use to color a table border that is a valid attribute in XHTML?

Thanks for any help.

Cheers.

Ray

Charles
05-30-2005, 07:24 AM
In both XHTML and HTML you use CSS for presentation.

Fang
05-30-2005, 07:32 AM
http://www.w3schools.com/css/css_border.asp

smoker
05-30-2005, 09:37 AM
Thanks guys, I thought that might be the case... I've just started on xhtml and css.

Cheers.

Ray

smoker
05-30-2005, 10:22 AM
Hi again guys,

There was just one more thing I wondered if you could help me with... what do I do about specifying 'height' attributes for a table ?

Thanks again.

Ray