please answer this question please it is urgent
question is: explain any three attributes of body tag in html
Attachments:
Answers
Answered by
5
Answer:
Attributes: There are many attributes in <body> tag which are depreciated from HTML5 are listed below:
background: It contains the URL of background image. It is used to set the background image.
bgcolor: It is used to specify the background color of an image.
alink: It is used to specify the color of active link.
link: It is used to specify the color of visited links.
text: It specify the color of text in a document.
vlink: It specify the color of visted links
<he
Similar questions