Is there a way of having two column is Text/Graphic question apart from adding a table? | XM Community
Skip to main content
Solved

Is there a way of having two column is Text/Graphic question apart from adding a table?

  • September 29, 2021
  • 3 replies
  • 561 views

Forum|alt.badge.img+1

I need two columns to present some information and I rather not have a table, is it possible?

Best answer by TomG

You can use the css columns property.

View original

3 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5926 replies
  • Answer
  • September 29, 2021

You can use the css columns property.


Forum|alt.badge.img+1
  • Author
  • 12 replies
  • September 29, 2021

Thank you TomG, could you please give me more details on how to do that?


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5926 replies
  • September 29, 2021

https://community.qualtrics.com/XMcommunity/discussion/comment/40855#Comment_40855You could do something like:


The text inside this div is arranged in two columns with column width set to auto.


Leave a Reply