wac
02-09-2005, 08:43 PM
according to http://www.w3.org/TR/REC-CSS2/tables.html#column-alignment
I should be able to use the style text-align style to align float data along the decimal point but I have not gotten this to work in either IE or FireFox.
Can some one verify if this does work or not??
I tried with single, double, and no quotes to no avail.
TD
{
text-align: "." ;
}
I should be able to use the style text-align style to align float data along the decimal point but I have not gotten this to work in either IE or FireFox.
Can some one verify if this does work or not??
I tried with single, double, and no quotes to no avail.
TD
{
text-align: "." ;
}