To specify the background image for the document, Background attribute is used with which of the following tags ?
1 point
<BODY>
<HTML>
<I>]
None of these
Answers
Answered by
4
Answer:
<BODY> tag is used to specify the background image for the document.
Answered by
1
Answer:
<BODY> tag is used to specify the background image for the html document.
Explanation:
- Out of these tags <body> tag is used to specify the background image of the HTML document (or more simply a webpage) using the attribute 'background'.
- The proper syntax for specifying the background image of the HTML document is as follows: <body background= url > </body>
- The url (Uniform Resource Locator) specifies the location at which the background image( in this case) exists and can range from your computer memory to an internet address.
- The same can also be done with different syntax using CSS!
- Note that HTML commands are not case-sensitive!
Hence, <body> tag is the answer.
Similar questions
Computer Science,
3 months ago
Psychology,
3 months ago
Science,
3 months ago
English,
7 months ago
Accountancy,
11 months ago
Geography,
11 months ago