HTML HTML Basic MCQ Question #4804
Single Choice Not Set

QHow may a background picture be added to HTML?

ID: #4804 HTML Basic MCQ 157 views
Question Info
#4804Q ID
Not SetDifficulty
HTML Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A
    
    <body background = "img.png">
    
  • B
    
    <img background = "img.png">
    
  • C
    
    <bg-image = "img.png">
    
  • D None of the above
Correct Answer

Explanation


The background property must be specified in the HTML document's body> in order to apply a background picture to the whole content.

Share This Question

Challenge a friend or share with your study group.