CBSE Class 10 Computer Applications Question 82 of 176

HTML I — Basic HTML Elements — Question 3

Back to all questions
3
Question

Question 3

HTML editor ignores your formatting.

<HTML> 
<BODY> 
<P>
My Bonnie lies over the ocean.
My Bonnie lies over the sea.
My Bonnie lies over the ocean.
Oh, bring back my Bonnie to me.
</P>
<P> Note that your browser simply ignores your formatting!</P> 
</BODY>
</HTML>
Answer
Output
HTML editor ignores your formatting. Practical Assessment. Basic HTML ELements, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 10.