CBSE Class 10 Computer Applications Question 84 of 176

HTML I — Basic HTML Elements — Question 5

Back to all questions
5
Question

Question 5

Centralized heading.

<HTML> 
<BODY> 
<H1 align = "center">This is heading 1</H1>
<P>The heading above is aligned to the center of this page. The heading above is aligned to the center of this page. The heading above is aligned to the center of this page.</P>
</BODY>
</HTML>
Answer
Output
Centralized heading. Practical Assessment. Basic HTML ELements, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 10.