SuperScript SubScript in Radios Group

Format subscript and superscript text in ChronoForms radio button labels.

Overview

The user needed to display subscript and superscript characters within the text labels of radio button groups in their form.
Use standard HTML tags or HTML character codes directly in the label text, as CF form elements support inline HTML.

Answered
ChronoForms v6
I have created a form which you can find e-synergein.eu/try-your-knowledge and at question number 3 i want the number 2 for all answers to be subscript and at question 5 i want to superscript the last letter.

is that possible and how?

Thanks in advance
Gr GreyHead 15 May, 2019
Hi,

You should be able to use either the HTML character &#8322; or the <sub>2</sub> tag to get a subscript 2.

Bob
he healyhatman 15 May, 2019
Answer
https://www.w3schools.com/tags/tag_sup.asp
This topic is locked and no more replies can be posted.