Talk of The Villages Florida - View Single Post - Posting Tables or spreadsheet data
View Single Post
 
Old 04-09-2012, 08:05 AM
ajbrown's Avatar
ajbrown ajbrown is offline
Sage
Join Date: Oct 2009
Location: Mallory Square (9 months/year), TBD the rest
Posts: 2,641
Thanks: 12
Thanked 21 Times in 12 Posts
Default Posting Tables or spreadsheet data

Is there an easy way to post a table filled with numbers so the columns line up? The data is in an Excel spreadsheet now....

I tried to add HTML into a post. I am not sure what the HTML tag button does. I could not get the following to show up as a table:

<table>
<tr>
<td>1</td>
<td>2</td>
</tr>
</table>