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 :

  1. give background color to web page
  2. load an image and use it as a background when displaying webpage
  3. insert an image within web page.
  4. none of these
Answer

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.