Using <TABLE> in a text column

Hi,

In a new webpage I use a section with two columns, in each column a text element. In the left text element I intend to place (at the bottom) the social media images and text, on the right half the colorfull logo as shown in the post attachment. After some tries with HTML-tables I did not succeed. Can you advice me how to do this? You’ll find the URL in the secure note.

Best regards, Hans.

Hello @TIS123,

Thanks for providing the information. As I have checked your screenshot, <table> code is not necessary. If you want to divide the column into another two columns, then you can make use of the row element which will give you an option to nest a row inside the column. This row element will work as the table element without even adding any code.

Nested rows and columns have been released with Pro 2.5.0 or Cornerstone 3.5.0

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.