Vertically divide the survey page to include picture on the left and text or question on the right | XM Community
Skip to main content

Vertically divide the survey page to include picture on the left and text or question on the right

  • April 13, 2020
  • 2 replies
  • 188 views

Hi Friends!
I need to vertically divide the survey page so that I can include a picture on the left and text or a question on the right. How do I do that?
Thanks

2 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • April 13, 2020

You can use table in the Rich content editor with one row and two column. Put the image in the first column and question text in the second
OR
You can also use HTML view to design the required question using HTML and CSS


  • Author
  • 3 replies
  • April 13, 2020

Thank you rondev