Using CSS makes it XHTML compatible.

On Fri, Feb 26, 2010 at 9:18 AM, Riyad Kalla <[email protected]> wrote:
> DOH, Wilhelmsen thanks for catching that.
>
> On Fri, Feb 26, 2010 at 7:08 AM, Wilhelmsen Tor Iver 
> <[email protected]>wrote:
>
>> > new SimpleAttributeModifier("text-align", "right") on the Label?
>>
>> "text-align" is not a known attribute. It is a CSS property so
>> SimpleAttributeModifier("style", "text-align: right") could work, or there
>> is an attribute "align" that may or may not be OK depending on HTML spec.
>>
>> - Tor Iver
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to