Jump to content

RESOLVED Text in columns possible in text editor?


Recommended Posts

it is possible, but everything depends on exactly where you want to display it

 

you can create simple html code

 

<table>
<tr><td>row1 column1</td><td>row1 column2</td></tr>
<tr><td>row2 column1</td><td>row2 column2</td></tr>
</table>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...