How to write maths equation in html language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to write maths equation in html language?

I want to write square root of b square minus 4 a c.

27th Feb 2018, 9:55 AM
Dheeraj
Dheeraj - avatar
3 Answers
27th Feb 2018, 10:42 AM
☆Sampath👻
☆Sampath👻 - avatar
+ 9
use the <sub> & <sup> tags <sub> - used for downscript <sup> - used for upscript
27th Feb 2018, 10:14 AM
Jaydeep Khatri
Jaydeep Khatri - avatar
27th Feb 2018, 10:37 AM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar