aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Subscripts / Superscripts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Subscripts / Superscripts" Watch "Subscripts / Superscripts" New topic
Author

Subscripts / Superscripts

Rob Hunter
Ranch Hand

Joined: Apr 09, 2002
Posts: 788
Is there a way to put superscripts in a text field within HTML?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

No.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

Not entirely no... there's a lot of Unicode characters whose names suggest they are superscripts. Check here: Character Names Index and search for "subscript" or "superscript".
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Subscripts / Superscripts
 
Similar Threads
Best option for two dimensional data - rectangular data - rows columns
creating formatted equations, sub/superscripts
Super, subscript with JLabel
Displaying superscripts/subscripts in a Swing app
PDFBox: pdf's markup, how-to extract the pdf markup...