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
is that possible and how?
Thanks in advance
Hi,
You should be able to use either the HTML character ₂ or the <sub>2</sub> tag to get a subscript 2.
Bob
You should be able to use either the HTML character ₂ or the <sub>2</sub> tag to get a subscript 2.
Bob
https://www.w3schools.com/tags/tag_sup.asp
Thanks both for your help, i didn't knew that i can use html tags.
This topic is locked and no more replies can be posted.