I want to write fraction value such as the picture below:
How do I write fraction value using html without using image?
NOTE: I don't want this 1 1/2 pattern but strictly just as the pic above
Try the following:
1<sup>1</sup>⁄<sub>2</sub>
This displays as:
11⁄2