CBSE Class 10 Computer Applications
Question 87 of 176
HTML I — Basic HTML Elements — Question 8
Back to all questions 8
Question Question 8
Add a background colour.
<HTML>
<BODY bgcolor = "yellow">
<H3>Look: Colored Background!</H3>
</BODY>
</HTML>Output
