pls give the answer pls help me mates
Attachments:
Answers
Answered by
0
Answer:
<html>
<head>
<title>
Example of Background color Attribute
</title>
</head>
<body bgcolor="lightblue">
<!-- The attribute bgcolor use with the body tag to set the background of web page as lightblue -->
<center>
<h1> javaTpoint</h1>
<br> <br>
<center>
<h2> Hyper Text Markup Language </h2>
</center>
</body>
</html>
Explanation:
Here are few used of given are used .
Similar questions