I would like to align a few line of text about the colon in each line. So I have this:
aaa:111
bbbbbbb:22222
cccccccccc:33333333
dd:44
eeee:5555
I want them to align about the colon:
aaa:111
bbbbbbb:22222
cccccccccc:33333333
dd:44
eeee:5555
So far I can manage it with a table and two columns, the left column text-align:right, and the right column text-align left. But I am so sure that there are much more elegant solutions than this. -- Any ideas?
Thanks!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…