On Saturday 18 January 2003 08:05 am, you wrote:
> i can't change the text color in a single row of table (even in all table)
> i can use html tags  it works fine than, but while using shortcuts there's
> no result at all
>
> statement
> start_html({-text=>'green', -bgcolor=>'red'})     - works fine
>
> but in stetment
> table({-bgcolor=>'purple', -text=>'yellow'} ...
>
> works only bgcolor - the same situation is in table row, any idea
> appriciated
>
> sincerely greg
>
> 
> 
> ***************r-e-k-l-a-m-a**************
> 
> Chcesz oszczędzić na kosztach obsługi bankowej ?
> mBIZNES - konto dla firm
> http://epieniadze.onet.pl/mbiznes

this is an html specification. To affect data or text in the cells each cell 
must be formatted with the desired attributes.
Check W3C HTML 4.01 spec.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to