News

<!doctype html><html lang=en-us><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial ...
These shortcuts allow you to add effects such as bold type, italics, subscript or superscript or to enter special characters such as foreign accented characters without the need to use a mouse.
To apply superscript or subscript style to text, select the required characters and click the Superscript or Subscript button. To clear this text formatting, select the required portion of the text ...
I searched the Web and discovered that the html code uses <super> and </super> for superscripts and <sub> and</sub> for subscripts. I went to insert these in the html code but saw they were ...