Aligning decimal points in HTML

后端 未结 11 1746
渐次进展
渐次进展 2020-11-27 12:52

I have a table containing decimal numbers in one column. I\'m looking to align them in a manner similar to a word processor\'s \"decimal tab\" feature, so that all the poin

11条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 13:41

    can you just print the numbers so that they always have the same number of decimal places, and right align them?

提交回复
热议问题