Subscript and Superscript in Text 
86
Views
2
Comments
New
Frontend (App Interfaces)

Hello team

It will be better if we can have Superscript and Subscript Functions so as to Show text on screen accordingly.

Regards.

Changed the category to
Frontend (App Interfaces)

Hi you can easily do that with the CSS using the vertical-align:supper or vertical-align:sub statements, see for more info: https://www.w3schools.com/cssref/pr_pos_vertical-align.php