please answer this FAST
Attachments:
Answers
Answered by
17
Question :-
Write down the HTML coding to print the following equations.
1. E = mc²
2. H₂SO₄
3. a²l
Answer :-
See the attachment
Used Tags here:
➱ <HTML> - Used to start/open the HTML Document. Only after using this tag, you can start writing.
➱ <BODY> - This tag is used when you start writing the body.
➱ <SUP> - This tag defines superscript text. Superscript text appears half a character above the normal line.
➱ <SUB> - This tag defines subscript text. Subscript text appears half a character below the normal line.
➱ <BR> - This tag is used for breaking a line, i.e. moving to a next line.
Attachments:
pleasetellfast:
thanks
Similar questions