Write html code to design a webpage of C+o2=co2
Answers
Answered by
2
Answer:
<html>
<head>
<title> My first webpage </title>
</head>
<body>C+o2=co2
</body>
</html>
Answered by
0
Explanation:
Subscript text can be used for chemical formulas, like H2O to be written as H2O. Superscript: The <sup> tag is used to add a superscript text to the HTML document
Similar questions