Suggest me some Html tags for background image with example?

Sheetal

New member
I have written this code please tell me whether it is correct or not,if it is not correct ,then please correct it.here it is:

<html>
<title>cow</title>
<body bgcolor=purple>
<body background image="C:\Documents and Settings\user\My Documents\My Pictures\swastik.jpg">
<font size=44><font color=green>
Cow has one tail<br>
Cow has two eyes<br>
</font>
</body>
</html>

thank you.
 
Back
Top