CBSE Class 10 Computer Applications
Question 37 of 176
HTML I — Basic HTML Elements — Question 35
Back to all questions 35
Question Question 35
Background attribute of <BODY> is used to :
- give background color to web page
- load an image and use it as a background when displaying webpage
- insert an image within web page.
- none of these
load an image and use it as a background when displaying webpage
Reason — Background attribute of <BODY> is used to load an image and use it as a background when displaying webpage.