For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > January 2008 > RE: [PHP-DB] align









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-DB] align
Bastien Koert

2008-01-01, 7:00 pm


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: arafat.cse@gmail.com
> To: php-db@lists.php.net
> Subject: [PHP-DB] align
>=20
> hi,
> i hav fall in a problem
> my problem is
>=20
> in the table
> digit shows like below
>=20
> 12,000.00
> 6,000.00
> 3,000.00
> 1,00.00
>=20
> but i have to align from right
> like
> 12,000 .00
> 6,000 .00
> 3,000 .00
> 1,00 .00
>=20
> how it possible?


________________________________________
_________________________
Read what Santa`s been up to! For all the latest, visit asksantaclaus.space=
s.live.com!
http://asksantaclaus.spaces.live.com/=
Gary Wardell

2008-01-01, 7:00 pm


Or even if it's not in a table, put a div around it and use: style=" text-align: right " or equivalent css

Of course this assumes he's using html to display it.

Gary

> -----Original Message-----
> From: Bastien Koert [mailto:bastien_k@hotmail.com]
> Sent: Tue, January 01, 2008 11:21 AM
> To: arafat uddin; php-db
> Subject: RE: [PHP-DB] align
>
>
>
> assuming that the data sits in a table, right align the cell
>
>
>
> or use a css class to do the same thing
>
>
>
> bastien
> ----------------------------------------
>
> ________________________________________
_________________________
> 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
>
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com