assuming that the data sits in a table, right align the cell


or use a css class to do the same thing



bastien
----------------------------------------
> Date: Tue, 1 Jan 2008 14:56:34 +0600
> From: [EMAIL PROTECTED]
> To: php-db@lists.php.net
> Subject: [PHP-DB] align
> 
> hi,
> i hav fall in a problem
> my problem is
> 
> in the  table
> digit shows like below
> 
>  12,000.00
>  6,000.00
>  3,000.00
>  1,00.00
> 
> but i have to align from right
> like
>  12,000 .00
>    6,000 .00
>    3,000 .00
>      1,00 .00
> 
> how it possible?

_________________________________________________________________
Read what Santa`s been up to! For all the latest, visit 
asksantaclaus.spaces.live.com!
http://asksantaclaus.spaces.live.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to