How to type square root symbol in textarea in html ? I don't want character mapping method in XP. May be by typing ASCII code or something can I get that symbol ?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
migrated from stackoverflow.com Feb 3 '10 at 17:37
|
The "in html" part of the question suggests to me this was migrated away from SO incorrectly. By "typing", did you mean in your HTML source? If so, what you're looking for is character entities, in this case |
|||
|
|
|
If I understand your question correctly, you should be able to achieve a square root symbol by typing any of the following into your HTML: " |
|||
|
|
|
In Windows, type In Mac OSX, type |
|||||
|