Search This Blog

HTML Body Tag With Background Example

HTML Body Tag With Background Example:
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body background="Img/img.png">
<h2> Body Tag With Background Attribute Example </h2>
</body>
</html>

OUTPUT
HTML Body Tag With Background Example

No comments:

Post a Comment