Sunday, 4 August 2013

how to add background image in html

Friends today i am going to share how to add background image in html
write these code to add background image :-
<html>
<head>
<body>
<body background="13260e49b0f971c69872ed6df6f0cb39.th.gif">

</body>
</head>
</html>


output:

No comments:

Post a Comment