General Discussion
In reply to the discussion: Studies show that most Americans reject facts when [View all]progree
(13,059 posts)Maintaining leading spaces would be a nice thing to know for lining things up. I know a way to line up tables, but EACH freaking line requires beginning with an obscenely long html code string DU-style:
{div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"}
and ending with {/font}{/div}
in above replace braces with square brackets symbols
making it possible to producing a table like this, all pretty-aligned:
Job Creation of record of post-WWII Presidents With Completed Presidencies, Plus Kennedy, Average Annual % Increases :
(Sorted from best to worst by average annual percentage increase in jobs. Republicans in red, Democrats in blue.
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color= ] Average Average [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color= ] number of Jobs at Annual [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color= ] Jobs start of Percentage[/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color= ] Created Term Increase [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color= ] President Per Month Millions In Jobs [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color= ] ========= ========= ======== ======= [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=blue] Johnson 196,500 57.3 4.12% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=blue] Carter 215,396 80.7 3.20% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=blue] Truman 93,570 41.4 2.71% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=blue] Clinton 236,875 109.7 2.59% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=red ] Nixon 137,030 69.4 2.37% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=blue] Kennedy 105,059 53.7 2.35% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=red ] Reagan 167,729 91.0 2.21% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=red ] Ford 71,483 78.6 1.09% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=red ] Eisenhower 36,854 50.1 0.88% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=red ] G.H. Bush 54,021 107.1 0.61% [/font]
[div style="display:inline; font-size:1.37em; font-family:monospace; white-space:pre;"][font color=red ] G.W. Bush 11,406 132.5 0.10% [/font]
but so bloated with html code to produce, and hard to get "straight". Just wondering if you can please share your trick. Thanks!