How To use with html subscript (x1 - 1 is index) and superscript (x2 - x on square)?
This is a discussion on Subscript and Superscript within the A Brief History of Cprogramming.com forums, part of the Community Boards category; How To use with html subscript (x1 - 1 is index) and superscript (x2 - x on square)?...
How To use with html subscript (x1 - 1 is index) and superscript (x2 - x on square)?
Current projects:
1) User Interface Development Kit (C++)
2) HTML SDK (C++)
3) Classes (C++)
4) INI Editor (Delphi)
-
You don't understand? My question is how to write x^2 in the normal way with html.
Current projects:
1) User Interface Development Kit (C++)
2) HTML SDK (C++)
3) Classes (C++)
4) INI Editor (Delphi)
Would "x& sup2" work for your purposes? Take the space out and you get x²
-Prelude
My best code is written with the delete key.
Alright, it's working.
Thank you!
Last edited by GaPe; 03-06-2002 at 12:25 PM.
Current projects:
1) User Interface Development Kit (C++)
2) HTML SDK (C++)
3) Classes (C++)
4) INI Editor (Delphi)
H&sub2O .. aww
H²O
You should also be able to use the tags <sub>subscript</sub> and <sup>superscript</sup>
We are talking about HTML here, tight?
This is my signature. Remind me to change it.
<sup>yes sir!</sup>
Current projects:
1) User Interface Development Kit (C++)
2) HTML SDK (C++)
3) Classes (C++)
4) INI Editor (Delphi)
...just that HTML is OFF on this board, eh? And a darn good thing it is![]()
![]()
Or else we'd have all kinds of messed up pages due to bad code...
This is my signature. Remind me to change it.
yeah, and then you could do: <iframe src="http://www.kiddypornsite.com"></iframe> and everybody would have kiddy porn in their history!
Brian, that link's broken
![]()
-Govtcheez
govtcheez03@hotmail.com
Umm... Govt,
It works on mine, just use a little cut 'n paste.
Persistence always pays off![]()
...or worse!Originally posted by dbaryl
Or else we'd have all kinds of messed up pages due to bad code...
This is my signature. Remind me to change it.