Computer Science, asked by AMITYAN, 4 months ago

Write the coding for the following Output:

Attachments:

Answers

Answered by harneetmakkad27
5

Answer:

<HTML>

<BODY BGCOLOR="BLUE">

<TITLE> CONCEPT OF BODY BACKGROUND </TITLE>

<BR>

<FONT COLOR="RED"><h1> Concept of body background

</FONT>

< FONT COLOR="DARK BLUE">The background attribute can also be used to control the background of an HTML element, specifically page body and the table backgrounds. You can specify an image to set the background of your HTML page or table.

</FONT>

</BODY>

</HTML>

HOPE IT HELPED

Similar questions