pull down to refresh

Howdy stackers,

I've been trying to put in a table of columns in a post but for some or the reason I just couldn't.

So I need help to figure it out.

Thanks in anticipation.

reply

Thanks πŸ™

reply

deleted by author

Looks like I've learnt it. Thanks everyone.

It took me 50 minutes to learn it. ;)

StackersYPointsMPoints
@Siggy47
@Grayruby
@Undisciplined
@Coinsreporter
reply

So for adding a table of columns in a post, markdown tables are usually the way to go. Here’s a quick guide:

Start each column with a | and separate columns with |. Add --- below each header row for the table layout. | Column 1 | Colu... and so on then |----------|----------|----------|

Example:

Column 1Column 2Column 3
Data 1Data 2Data 3
Data 4Data 5Data 6

This should work smoothly on SN as it supports markdown formatting :)

reply

Thanks I can now make columns but I'm still unable to insert data. Could you please teach me a bit more?

reply
Sr. NoDateAmount
128.10.2426
229.10.244

Here is a video on how I did it using tablesgenerator:

reply

Thanks for your help, my friend. It seems to be easier than I thought.

reply
reply

Thanks πŸ™

reply