Ask Your Question
4

How can two columns be created in Markdown?

asked 2021-05-25 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-12-28 05:00:00 +0000

lakamha gravatar image

Two columns can be created in Markdown using the pipe symbol '|' to separate the content of each column. Example:

| Column 1 | Column 2 | | --- | --- | | Content of column 1 | Content of column 2 | | More content of column 1 | More content of column 2 |

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-05-25 11:00:00 +0000

Seen: 11 times

Last updated: Dec 28 '22