Ad

background image html program




Background image


background img

Information

background image tag  <background> attribute in the HTML document use to specify the background image on  HTML page


Program

<!DOCTYPE html>
<html>


<head>
<title>Welcome To GFG</title>
</head>

<body background="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR--ezbIfR7wOHrezjEfSvSS1U9HMm_YsqjuA&usqp=CAU">
<h2>Image add to page</h2>
<p> <img src=""> IMG tag. use</p>


</body>
</html>


OUTPUT


background img

Related Post 

html login in form

bdo tag in html

bold tag in html

No comments

Powered by Blogger.