Computer Science, asked by azimislam632, 1 year ago


Write the HTML code to display the following in your web page A2+B2.

Answers

Answered by sujalnagar762
14

Answer:

<sub>- subscript

<sup>- superscript

Example for h2so4 & (a+b)2=a2+2ab+b2: 

<!DOCTYPE html>

<html>

<body>

<P>H<sub>2</sub>SO<sub>4</sub></P>

<P>(a+b)<sup>2</sup>=a<sup>2</sup>+2ab+b<sup>2</sup>

</body>

</html>

Explanation:

Please follow me.

Answered by kanhachaudhary0011
3

Answer:

the answer of this question is

Explanation:

A

2+B

Similar questions
Chemistry, 6 months ago