The tables tag has no wiki summary.
173
votes
9answers
39k views
Is there any markdown to create tables?
It seems like a lot of people try to display tables in SO questions but don't do a very good job. Is there any markdown syntax that supports creating a proper table?
20
votes
8answers
990 views
When and why did SO start using tables for layout?
I remember looking at some SO source markup months ago, and it was basically <div> heaven. The pure CSS zealots would've loved it. But today I look and see...
<DIV id="question" class="">
...
10
votes
3answers
202 views
Please make table previews match actual output
I just edited an answer of mine about a dozen times, because the result of my tables as shown in the preview, didn't match what was actually shown when posted. So I had to keep re-editing until it ...
14
votes
3answers
313 views
Best way to include table (of data) in a question
I would like to ask a question on Stack Overflow which includes a table of data from a MySQL database. What is the best way to include a table of data in a question?
1
vote
1answer
425 views
Do you know any online tool that creates ASCII Tables for proper use on Stack Exchange? [closed]
There is one I know at http://www.sensefulsolutions.com/2010/10/format-text-as-table.html that takes a TAB delimited input and formats as Ascii Table.
But do you know other such online tools, that ...
