Computer Science, asked by chanpajana0, 3 months ago

Write one word for the following.
1. The HTML element that contains text and images that are displayed in
the browser = _________
2. The HTML element that contains information about the document = __________
3. The element that contains the whole HTML document
4. BGCOLOR is an attribute of this element = __________
5. The attribute that specifies the color of text on the Web page = __________​

Answers

Answered by Anonymous
12

Answer:

1 <body>

2 The HTML <style> element contains style information for a document, or part of a document. The HTML Title element ( <title> ) defines the document's title that is shown in a Browser's title bar or a page's tab.

3The HTML <body> Element represents the content of an HTML document. There can be only one <body> element in a document.

4The HTML bgcolor attribute is used to set the background color of an HTML element.

5The color attribute specifies the color of the text inside a <font> element.

Answered by YAMINISATHYAMOORTHY
7

Answer:

1.HTML <img>

2.HTML <base> element

3.<html>

4.HTML

5.bgcolor attribute

Similar questions