View Single Post
Old 02-25-2012, 11:26 AM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,122
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Paxman53 View Post
Thank you so much,

That is looking much better now.

Another question though, how do I increase the spacing in between the columns i.e the equivalent of tab x 3
This is basic HTML http://www.w3.org/TR/1999/REC-html40...ct/tables.html

Note: TAB as you are used to, is a Fixed space (typical 8 char) and falls apart with variable pitched fonts. you probably want to use pt non-scaleable or em if scalelable

For Money you want Right Align (there is, unfortunately, no decimal align) and always format 2 places right of decimal.
theducks is offline   Reply With Quote