CBSE Class 10 Computer Applications Question 81 of 176

HTML I — Basic HTML Elements — Question 2

Back to all questions
2
Question

Question 2

Use of break <BR> tag.

<HTML> 
<BODY> 
<P>
To break<BR>lines<BR>in a<BR>paragraph<BR>use the BR tag.
</P>
</BODY>
</HTML>
Answer
Output
Use of line break tag. Practical Assessment. Basic HTML ELements, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 10.