Superscripting | XM Community
Solved

Superscripting

  • 28 August 2019
  • 5 replies
  • 675 views

Userlevel 2
Badge +5
How do you supercript/subcript something in Qualtrics when writing a survey question. I see that we can add a <sup> code but, that ends up supercripting everything that follows.
icon

Best answer by TomG 28 August 2019, 18:51

View original

5 replies

Userlevel 7
Badge +27
Use html:
```
regular text<sup>superscript text</sup>. Regular text again.
```
Userlevel 2
Badge +5
Perfect...this worked. Thank you!
Badge +5

Use html:
```
regular text<sup>superscript text</sup>. Regular text again.
```

Hi @TomG,

I hope you’re well! Is there a way to use this html in the Email Subject? I have tried modifying it through the Inspect tool but it reverts back to the original format. It seems that Qualtrics doesn’t support using/editing in HTML mode for subject lines?  

Userlevel 7
Badge +27

It isn’t a Qualtrics issue. HTML isn’t supported in email subjects.

Badge +5

It isn’t a Qualtrics issue. HTML isn’t supported in email subjects.

Thanks for letting me know @TomG 

Leave a Reply