Every time I try to list numbers in columns with text,
I can't get the decmal points to line up. What gives?
Actually, there are two solutions to this problem. One is to use
the <PRE> tags for presenting preformatted text. The problem
with this solution is that the text you are presenting must be
properly aligned. If it is not- here is how to solve your problem
very easily using tables.
example
In the example I am using borders so you can see what is doing.
If you do not want border, just remove the BORDER= attribute.
It is best not to set it equal to 0 as some browsers may just
see the BORDER attribute and put one there anyway.